Search Issue Tracker
Not Reproducible
Votes
5
Found in
5.3.1f1
Issue ID
764697
Regression
No
[RectMask2D] When contents of Scroll View are disabled and enabled again, some contents elements are invisible
Reproduction steps:
1. Open attached project
2. Open and play the "TestScene" scene
3. Scroll down to the bottom (until you'll see Element 19)
4. Press the "Hide" button (all content will be disabled)
5. Press the "Show" button (all content will be enabled again)
6. Notice that some contents elements are invisible
Actual result: Some contents elements are invisible
Expected result: All contents elements should be visible
Workaround: Comment 11 line of the "Content" script (scroll.verticalNormalizedPosition = 1f;)
Reproduced on: 5.2.4p1, 5.3.1f1, 5.3.2.p1, 5.4.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment