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
- Create New Tile Palette dropdown text is not centered and text is cut off
- Volume numeric fields allows adding unlimited number in numeric field which breaks UI, no character limit
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
Add comment