Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.44f1
Issue ID
UUM-22786
Regression
No
Billboard particles flip on their axis when viewing them from above
How to reproduce:
1. Download and open the attached project
2. Double-click on "CloudLevel" in the Hierarchy window
3. In the game view, drag the screen up and down
Expected result: The particles do not rotate
Actual result: the particles rotate
Reproducible with: 2020.3.44f1, 2021.3.16f1, 2022.1.24f1, 2022.1.3f1, 2023.1.26f1
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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
Resolution Note:
Our solution for preventing rotation does not solve all use cases. Limitations in the engine design make it tricky to handle this. There is a user script that offers a more robust solution, which you may be able to use on specific effects, instead of the built-in checkbox.
https://forum.unity.com/threads/disable-hmd-roll-in-vr.841021/