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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment