Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
2022.3.62f1
6000.0.52f1
6000.1.9f1
6000.2.0b8
6000.3.0a1
6000.4.0a1
6000.5.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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment