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
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
Add comment