Search Issue Tracker
Fixed in 5.5.0
Votes
3
Found in
5.3.2f1
Issue ID
767074
Regression
No
[UI] Canvas changing position with non UI element parent (Screen space - Overlay)
Reproduction steps:
1) Create new project
2) Create UI Canvas (Render mode: Screen Space - Overlay)
3) Create UI Image as Canvas child
4) Create 3D cube as Canvas parent
5) Move cube
Expected result:
Canvas should stay in place (because of Canvas Render Mode: Screen Space - Overlay).
Actual result:
Canvas moving together with cube.
Workaround:
Don't create parent for UI (make sure, that parent wont move).
Comments (1)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
ordiovince
Apr 28, 2016 10:13
This bug is still there in 5.3.4f1