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 on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.