Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.34f1
2021.3.5f1
2022.1.7f1
2022.2.0a13
Issue ID
UUM-2280
Regression
No
Particle System Game object instantiated from prefab stops playing after undo/redo changes
How to reproduce:
1. Open attached project ("PS-REPRO.zip")
2. Open SampleScene scene
3. Select ParticleSystemPrefab Game object and modify it
4. Undo changes (CTRL-Z or Edit->Undo Inspector)
Expected result: ParticleSystemPrefab Game object continues to play
Actual result: ParticleSystemPrefab Game object stops playing
Reproducible with: 2017.4.35f1, 2018.4.15f1, 2019.2.17f1, 2019.3.0f3, 2020.1.0a17
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Minimum impact on user (just need to press "play" to restart animation) but high risk area for fix.