Getting warnings when trying to run Visual Novel Framework Initial Setup
Posted: Mon Jan 09, 2023 11:23 pm
When I run the Initial setup I get 3 warnings:
1. There are 3 audio listeners in the scene. Please ensure there is always exactly one audio listener in the scene.
2. There are 3 event systems in the scene. Please ensure there is always exactly one event system in the scene
UnityEngine.EventSystems.EventSystem:Update () (at Library/PackageCache/com.unity.ugui@1.0.0/Runtime/EventSystem/EventSystem.cs:398)
3. Your multi-scene setup may be improved by tending to the following issues:
Multiple scenes baked with Auto enabled can appear differently in Play mode when reloading them. Consider disabling Auto and rebaking.
See attached screen shot.
Can you please tell me how to fix these warning.
Thank you
1. There are 3 audio listeners in the scene. Please ensure there is always exactly one audio listener in the scene.
2. There are 3 event systems in the scene. Please ensure there is always exactly one event system in the scene
UnityEngine.EventSystems.EventSystem:Update () (at Library/PackageCache/com.unity.ugui@1.0.0/Runtime/EventSystem/EventSystem.cs:398)
3. Your multi-scene setup may be improved by tending to the following issues:
Multiple scenes baked with Auto enabled can appear differently in Play mode when reloading them. Consider disabling Auto and rebaking.
See attached screen shot.
Can you please tell me how to fix these warning.
Thank you