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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
Add comment