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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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.