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
- 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
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.