Search Issue Tracker
Fixed in 5.3.3
Votes
0
Found in
5.3.0f4
Issue ID
754925
Regression
No
[MSE] SceneManager.sceneCountInBuildSettings gives 0 until you run the game
How to reproduce:
1. Open the attached project
2. Notice that there are two scenes
3. Go to Build settings to be sure that there are same two scenes
4. Go to File>Test
5. Check Console and notice that EditorBuildSettings.sceneLenght prints correct value 2, but SceneManager.sceneCountInBuildSettings gives wrong value 0
6. If you play the scene and repeat step 4, it will work as expected
SceneManager introduced in 5.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL
Add comment