Search Issue Tracker
Fixed in 5.3.6
Votes
0
Found in
5.3.4p5
Issue ID
792538
Regression
No
Unity crashes at EditorSceneManager::OpenSceneLoaded when reimporting additive loaded scene while in play mode
Steps to reproduce:
1. Open attached project
2. Open scene "main" and run it
3. While game is running, go to the assets folder using file explorer
4. Open scene "added" using text editor
5. Manually change the scene (for example, set m_FogDensity from 0.1 to 0.2)
6. Get back to Unity. When asked to reimport click yes
Unity crashes at EditorSceneManager::OpenSceneLoaded
Reproduced with: 5.3.4p5, 5.4.0b17
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment