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
- LUT assets are not shown when selecting Spectral Lut with Advanced Object Selector
- GameObjects disappear from Scene view when hidden in Hierarchy and Scene view Eye icon is disabled with GPU Resident Drawer enabled
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
Add comment