Search Issue Tracker
Fixed in 2017.1.X
Votes
1
Found in
5.5.2f1
Issue ID
893838
Regression
Yes
ParticleSystem::EndUpdateAll crash when having two child prefabs with sub emitters
Having two prefabs with sub emitters of its child, while main parent object is disabled, when entering play mode particles are still on and exiting play mode, crashes Unity.
To reproduce:
1. Open attached project "893838.unitypackage"
2. Open "particles.unity" scene
3. Dissable "GameObject"
4. Enter play mode
5. Observe as the particles are still on, despite the main parent object being disabled
6. Exit play mode
7. Observe as Unity crashes
Reproduced on: 5.5.1f1 5.6.0f2 2017.1.0a5
Not reproduced on: 5.4.1f1 5.5.0f3
Expected result: particles are disabled and Unity does not crash after exiting play mode
Actual result: particles are still enabled, Unity crashes after exiting play mode
Win 10 Pro
Screen recording attached
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
GordonLightFoot
Nov 19, 2017 19:58
This issue still exists and had mutated in Unity 2017...
ifurkend
May 10, 2017 08:14
For such severe crash bug but there is no plan to import the fix to 5.5/5.6?