Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0p4
Issue ID
947402
Regression
No
Loading scene with SceneMode.additive cancels allowSceneActivation = false set for an Async scene
To reproduce:
1. Open attached Unity project "SceneLoadingBugDemo.zip"
2. Open "Scene1" scene
3. Go into Play mode
4. Observe results
5. Observe "TestScript" script
Expected results: Scene3 should be added to Scene1 5 seconds into the game and leave Scene2 90% loaded, waiting to be activated
Actual results: Adding Scene3 to Scene1 ignores allowSceneActivation=false previously set for the Scene2 and so it loads, resulting in active Scene2 and Scene3 as its additional scene.
Reproduced on: 5.6.3p2, 2017.1.1f1, 2017.2.0b10, 2017.3.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- 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
Add comment