Search Issue Tracker
Fixed in 5.5.2
Fixed in 5.5.X, 5.6.X
Votes
0
Found in
5.6.0b5
Issue ID
874667
Regression
Yes
[Scene Management] Reloading scene after merging in perforce causes Editor to crash
Regression from Version 5.4.4p2 (53da848b487a)
Cannot reproduce it without Perforce, but according to stack trace assigned to Scene Management.
Steps:
Prerequisites:
1. Create a scene with prefab (e.g. cube) on it
2. Submit the project to Perforce
3. Get this project on a second machine
Steps:
Computer2:
1. Open scene and change position of the prefab
2. Save scene and submit
Computer1:
1. Open the same scene and change the position (to some different values ) of the same prefab
2. Save scene and submit
==>
Conflict appears
3. Resolve conflict by choosing "merging" -> accept mine
4. Confirmation window appears asking for reloading scene (by the way it shows two scenes with the same name, it is strange)
5. Agree to reload scene
==>
Editor crashes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment