Search Issue Tracker
By Design
Votes
0
Found in
5.0.0f4
Issue ID
677845
Regression
No
Subscenes deosn't load automatically
To reproduce:
1. Open attached project
2. Open Start scene
3. Press play
4. Press button
5. Notice doesn't load subscenes automatically
6. Open LoadMainScene.cs
7. Add DoLoadMainScene(); in Start() or Update() method and save script
8. Press play
9. Notice that subscenes loads automatically
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unused separation line is used in the Prefab Context Menu when right clicking child Prefabs
- Editor freezes indefinitely when copy pasting a lot of characters in the UI Builder’s “Add new selector” field
- Detached Audio Source is not released from browser memory when Audio stops playing in WebGL Player
- "Canvas.pixelRect" and "Canvas.renderingDisplaySize" report 640x480 when Device Simulator window is unfocused after reopening the project in the Editor
- Incorrect indices when using Graphics.RenderPrimitivesIndexedArgs[] with Graphics.RenderPrimitivesIndexedIndirect
Add comment