Search Issue Tracker
Fixed in 4.6.3
Votes
14
Found in
4.6.0b17
Issue ID
633562
Regression
No
The UI jitters when attempting to pan the camera
To reproduce this bug:
1. Open the attached project
2. Open the 'Main' scene
3. Run the game
4. Try to pan the camera by clicking and dragging on the background
5. The UI jitters as if its position is off by one frame
Comments (3)
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
fueldown
Sep 25, 2014 09:28
I am using rotation animations on my panel which has some child elements. when rotating, the child elements seem to jitter. I can't leave the power flower in the middle because all elements are relatively positioned.
Mikeysee
Sep 17, 2014 00:11
This only happens if you use screen space camera on the Canvas. I suspect its to do with the anchoring and repositioning system. If you leave the power flower in the middle then you don't get the jitter.