Search Issue Tracker
Fixed in 5.3.4
Votes
0
Found in
5.3.2p1
Issue ID
765835
Regression
Yes
Switching scenes while in playmode results in previous scene being loaded onto new one after going into playmode
Reproduction steps:
1) Open attached project.
2) Open "New Scene" and go into playmode.
3) Without exiting playmode manually, go into "New Scene1" and enter playmode.
Expected result: "New Scene" should not be loaded on top of "New Scene1".
Actual result: In the hierarchy you can see that "New Scene" was loaded on top of "New Scene1"
Workaround: Exit playmode before switching scenes in the Editor.
Regression introduced in: 5.3.1p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment