Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment