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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment