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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.