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
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
Add comment