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
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Add comment