Search Issue Tracker
Fixed
Votes
0
Found in
5.4.1f1
Issue ID
864137
Regression
Yes
Crash in NamedObject::Transfer<StreamedBinaryWrite<1> > when exiting playmode
To reproduce:
1. Open attached project;
2. Open "TheScene" scene;
3. In hierarchy, choose Camera Root > Main Camera and change Max Recursive Depth to 1 or 2 (In Portal System script);
4. Enter playmode;
5. Exit playmode;
6. Change Max Recursive Depth to more than 2;
7. Repeat steps 4 and 5;
8. Observe crash.
Expected result: no crash.
Actual result: when Max Recursive Depth is more than 2, Editor crashes when leaving playmode.
Reproduced on versions: 5.4.1f1
Not reproduced on versions: 5.3.8f1, 5.4.1p1, 5.5.2p4, 5.6.0f2.
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