Search Issue Tracker
Duplicate
Votes
0
Found in
5.2.0f3
Issue ID
726412
Regression
Yes
[Canvas] [ScrollRect] Non-Pixel-Perfect canvas inside another canvas causes children to stop visually updating
Reproduction steps:
1. Open attached project
2. Open the "TestPixelPerfect" scene
3. Play the "TestPixelPerfect" scene
4. Scroll or point click and move
5. When on the child canvas "Markers (With Canvas)" pixel perfect is off white markers are moving with the camera when they shouldn't. Some times the visuals of the white markers don't move but there rectTransform is still moving. When this happens you cannot press on the button.
WORKAROUND: Changing the pixel perfect option of the sub/child canvas ("Markers (With Canvas)") to "on" will fix this
Regresion since: 5.1.3f1 (b0a23b31c3d8)
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
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
This is a duplicate of issue #724455