Search Issue Tracker
Fixed in 5.6.0
Votes
1
Found in
5.6.0a2
Issue ID
857065
Regression
Yes
Crash when a particle system is sub emitter of more than one other particle system
I'm hitting a crash any time I assign one particle system to be a sub emitter of more than one other system. I'm also seeing these warnings pop out when I do this which could be related:
Assertion failed on expression: 'count >= toIndex'
(Filename: C:/buildslave/unity/build/Runtime/ParticleSystem/ParticleSystem.cpp Line: 2853)
Assertion failed on expression: 'particles.array_size() == count'
(Filename: C:/buildslave/unity/build/Runtime/ParticleSystem/ParticleSystem.cpp Line: 2854)
I tried to repro this in 5.5 and it does not occur there. Reproduced in editor play mode as well as windows standalone.
Create 3 particle systems
in the sub-emitter of two of them assign the 3rd one to both
run (only seems to happen just after running, if you enable this during run no crash occurs)
Comments (1)
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
fdsagizi2
Mar 05, 2017 08:02
3 mouths! Unity, WTF? Why you dont fix PLAYER bugs!!! ???
We cannot test game - on iOS, Android, Player!
I think when will be release, 5.6 it will have tons of bugs in player mode!!!