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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment