Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.0b6
Issue ID
837921
Regression
No
Reloading scene after it was merged by UnityYAMLMerge tool causes Editor to crash
Editor crashes only in versions where SceneManager exists.
Repro steps:
1. Add some project to perforce (version control system)
2. Add a scene and submit
3. Add GameObject to the scene on remote machine and submit
4. Add GameObject to the scene on local machine and submit
==>
Conflict appears
5. Right-click on the scene in Version Control window and choose "Resolve Conflicts"
6. Choose "Semantic Merge"
7. After merging the scene will be reloaded automatically (sometimes the confirmation dialog appears , then press "Reload")
==>
Editor crashes
According to the callstack this is the SceneManager problem (maybe this class just doesn't expect scene changing in the backgorund) but I cannot repro this without using perforce
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment