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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment