Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2019.4.28f1
2020.3
2021.1
2021.2
Issue ID
1343066
Regression
No
Particle System prefab doesn't simulate when in prefab mode and the Editor is playing but paused
Reproduction steps:
1. Open attached project "LinxuPrefabBugs_2019_4.zip"
2. Enter Play Mode
3. In Project window, select Assets/Particle System.prefab and open prefab Edit mode
4. Pause Play Mode
5. In Scene View, observe ParticleSystem GameObject
Expected result: The Particle system continues to be simulated
Actual result: The Particle system is not simulated
Reproducible with: 2019.4.29f1, 2020.3.13f1, 2021.1.13f1, 2021.2.0b1
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
We need to consider a lot of changes in order to support this. Pausing playmode suspends a lot of the core Editor update, and the team in charge of that are not sure if it is a workflow they want to enable.
I appreciate this is probably frustrating, as the situation you have hit is definitely a valid workflow with how Edit mode/Play mode works in the current version of Unity.
While we are not fixing this issue right now, we are considering how this use-case fits into our larger vision for how the Edit mode/Playmode will evolve, in relation to prefab editing.