Unity Issue Tracker - The Particle System is stopping after perfoming the Undo/Redo action
Fixed
UUM-28514
The Particle System is stopping after perfoming the Undo/Redo action
Unity: Scene Management
Open
2022.1.X
2022.1.0a12 onwards
Fixed
2023.3.X
2023.2.X
2023.1.X
2022.3.X
Won't Fix
2022.2.X
Closing this port, since this Unity version is no longer supported.
How to reproduce:
1. Open the attached project “Particles”
2. Open the “SampleScene” scene
3. Select “Particle System” GameObject in the Hierarchy
4. In the Inspector change the Duration of the Particle System and undo it without unfocusing it
5. Observe the Particle System
Expected result: The Particle system is still playing
Actual result: The Particle System has stopped after the Undo