Search Issue Tracker
Won't Fix
Won't Fix in 2020.3.X
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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/
Resolution Note (2020.3.X):
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/