Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2022.3.62f1
6000.0.52f1
6000.1.9f1
6000.2.0b8
6000.3.0a1
Issue ID
UUM-110567
Regression
No
Text is not masked when creating a Vector Image and using a mask inside a VisualElement
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
Expected result: The word 'Label is partially masked by the visual element
Actual result: The word 'Label' is fully visible
Reproducible with: 2022.3.62f1, 6000.0.52f1, 6000.1.9f1, 6000.2.0b8, 6000.3.0a1
Reproducible on:
Play Mode
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- After exiting Play Mode, the expected result is present in the Game view
- Open the UI Debugger, and change the overflow state from hidden to visible and back, the mask works again
- Changing styles via USS (for example, through the 'Change Style' monobehaviour does not fix the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment