Search Issue Tracker
Fixed in 2021.3.9f1
Fixed in 2021.3.X, 2022.1.X, 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
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
Add comment