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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment