Search Issue Tracker
Fixed in 5.5.1
Votes
0
Found in
5.5.0f1
Issue ID
855467
Regression
Yes
Destroy() with particle system object in IEnumerator Start() causes crash on MacOS
To reproduce:
1. Open attached project
2. Open and play 'TestParticle' scene
3. Hit 'Play'
Expected result: after a few seconds particle effect (rain) will stop
Actual result: Unity crashes before rain stops. This crash does not happen on windows.
Reproduced on: 5.5.0b11 5.5.0f2, 5.5.0f3, 5.6.0a3, 5.6.0a5
Not able to reproduce on: 5.5.0a6, 5.5.0b6, 5.5.0b8, 5.5.0b10
Tested on Windows 10, MacOS Sierra 10.12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown
Add comment