Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0p1
Issue ID
861374
Regression
Yes
Particle system sub-emitted particles freeze while not in play mode.
Particle system sub-emitted particles freeze while not in play mode.
To reproduce:
1. Open project.
2. Enter Scene view.
3. Select "Particle System" game object in the Hierarchy window.
4. Press "Simulate" button in Scene view.
Expected results: expected.gif
Actual results: actual.gif
Important note: Particles work as expected when in play mode.
Reproduces with: 5.6.0b1; 5.6.0b2;
Doesn't reproduce with: 5.5.0p1;
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
I-am-Lawrence
Apr 14, 2017 03:59
I'm just now starting to get into particles and this happens constantly to me. It's a shame!
In my case this issue is directly related to the 'Playback Time' feature. When clicking between related particle systems, the 'Playback Time' will continue increasing. This means that if you are working on your particle system settings for 5 minutes, setting up collision effects, sub emitters, trail renderers, etc, when you are done and click over to another related particle system, the entire system recalculates for a playback time of 300+, which instantly freezes my system, unless of course you stop the simulation before clicking over (every time).