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;
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
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
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).