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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
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.