Search Issue Tracker
Fixed in 5.2.0
Votes
8
Found in
4.6.1f1
Issue ID
658397
Regression
No
UI jitters when changing Field of view
To reproduce:
1. Open Canvas FOV issue project.zip
2. Open scene 1
3. Press play
4. Press up/down arrow keys to change Field of view
5. Notice that that text jitters when changing FOV
Comments (1)
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
- An extra not needed scrollbar becomes visible in the preset "Inspector" window
- Layer Collision Matrix expansion causes extra scrollbar in Physics Settings
- The Decal Projector component Scene view editing tools are not visible in the Inspector window when Editor theme is set to Light
- An “Assertion failed on expression” error is thrown when building an AssetBundle and two assets have the same name
- Real delta time is different than deltaTime and uscaledDeltaTimeFixed when using multiple monitors with different refresh frequencies set in Windows options
Fredrik-Flyg
Jul 01, 2015 07:39
I have what I believe is a related issue where I have a canvas under the camera that has an image that fills the screen and the canvas is set to Render Mode: Screen space - Camera. Toggling the fieldOfView in LateUpdate from 25 to 60 and vice versa will have the image showing for a frame with improper scaling.