Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b15
Issue ID
791811
Regression
Yes
Unity Editor crashes when playing a scene
Reproduction steps:
1. Open project I attached "EditorCrash"
2. Open scene "demo_scene"
3. Play the scene - Unity Editor crashes
Note 1: If the editor doesn't crash in a couple of seconds after scene is played, resizing the window forces it to crash.
Note 2: Build of the scene also crashes, but only with 5.4.0b15 and older
Note 3: Unity crashes because of GameObject > Effect container boiling > Particle jiggly bubble boiling
Build stack trace
0x0059DB0A (1) RegisterModule_ParticleSystem
0x005922BD (1) RegisterModule_ParticleSystem
0x005977EC (1) RegisterModule_ParticleSystem
0x005978A6 (1) RegisterModule_ParticleSystem
0x00599A70 (1) RegisterModule_ParticleSystem
0x0059A09B (1) RegisterModule_ParticleSystem
0x0059A298 (1) RegisterModule_ParticleSystem
0x00522D3B (1) Append
0x0052547E (1) PlayerWinMain
0x00912018 (1) RemapPPtrTransfer::TransferResourceImage
0x009414B8 (1) RemapPPtrTransfer::TransferResourceImage
0x765738F4 (KERNEL32) BaseThreadInitThunk
0x77815DE3 (ntdll) RtlUnicodeStringToInteger
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment