Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.4.9f1
2021.1
Issue ID
1284152
Regression
No
Particle system 3D Start Rotation is not uniform with Transform Rotation when using Emit
How to reproduce:
1. Open the attached project from "case_1284152.zip"
2. Open scene "SimpelreproScene"
3. Select "Particle System" in Hierarchy and note 3D Start Rotation values in Inspector
4. Select "Quad" in Hierarchy and see Rotation under Transform in Inspector
5. Open scene "SampleScene"
6. Click on the ground (the green plane) and observe the console
7. Select "Test" in Hierarchy and toggle "Use Particle System" in Inspector
8. Click on the ground (the green plane) again and see the same rotation values in the console
Expected result: Upon clicking on the ground particles should be flat on the ground when using Particle System
Actual result: Particles on the ground are rotated not along with the ground
Reproducible with: 2018.4.28f1, 2019.4.14f1, 2020.1.10f1, 2020.2.0b9, 2021.1.0a2
Comments (1)
-
Peter77
Oct 27, 2020 12:10
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note:
Workaround found: https://forum.unity.com/threads/particle-rotation-always-wrong-on-one-axis-when-using-emit.985989/#post-6504234
Too risky to change the engine code.