Search Issue Tracker
Fixed
Fixed in 2021.3.9f1, 2022.1.9f1
Votes
0
Found in
2021.3.3f1
2022.1.1f1
Issue ID
UUM-832
Regression
No
[Backport] Particle system ignores the Shape parameter and shoots particles in the straight line when the Prewarm setting is tur
How to reproduce:
1. Open the attached project "ParticleZeroSurfaceBug.zip"
2. Open the "Bug" Scene
3. Enter the Play mode
Expected result: The particles are scattered across the Scene, released from the sides of the Cube
Actual result: The particles are launched in a straight line at first, afterwards they are released from the sides of the Cube
Reproducible with: 2019.4.37f1, 2020.3.33f1, 2021.2.19f1, 2021.3.0f1, 2022.1.0b15, 2022.2.0a9
Notes:
- Only reproducible if the Particle System's Shape is set to Mesh Renderer
- Setting the Particle System's Type to Edge or Triangle throws this warning: "Particle System is trying to spawn on a mesh with zero surface area"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Add comment