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
- Crash in PhysicsManager::IgnoreCollision when a GameObject with “Is Trigger” enabled enters a collision in a specific project
- Selecting unsupported Material in Physically Based Sky throws “RenderingCommandBuffer” errors instead of error help box in Inspector window
- Undo and redo does not update color field pop-up window after undoing other events outside the pop-up window
- Warning prompt with "Apply (Overwrite Files)" Button is not available when associated template is moved
- Scrollbar in "My Assets" detail window appears compressed/cut off
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.