Reproduction steps:
1. Open the attached “IN-95977.zip” project
2. Open the “SampleScene”
3. From the Hierarchy, select the “particle_system” GameObject
4. In the Inspector, while the Particles are moving, modify the “Start Rotation” property (increase and decrease)
5. Observe the rotation of the Particles
Expected result: The Particles are rotated along the X-axis
Actual result: The Particles are rotated along the Y-axis
Reproducible with: 2022.2.0a4, 2022.3.59f1, 6000.0.40f1, 6000.1.0b8, 6000.2.0a5
Not reproducible with: 2021.3.49f1, 2022.2.0a3
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Note:
- Additionally, when the “Start Rotation” has a non-zero value and the Y Rotation of the “Edge” Shape (In the Shape module of the Particle System) is set to “90”, the rotation of the Particles is also affected, which was not the case before the regression