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
- Overlays are immediately undocked when the Overlay is docked to the right side of Scene View and the Overlay's Handle is clicked
- Crash in PhysicsManager::IgnoreCollision when a GameObject with “Is Trigger” enabled enters a collision in a specific project
- Selecting unsupported Material in Physically Based Sky throws “RenderingCommandBuffer” errors instead of error help box in Inspector window
- Undo and redo does not update color field pop-up window after undoing other events outside the pop-up window
- Warning prompt with "Apply (Overwrite Files)" Button is not available when associated template is moved
Add comment