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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment