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
- “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
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
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.