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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.