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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
This is a duplicate of issue #724455