Search Issue Tracker
Fixed
Fixed in 3.2.x
Votes
0
Found in [Package]
3.2.x
Issue ID
TMPB-191
Regression
No
Text is masked when the Maskable property is disabled
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Select Text_CLAIM GameObject (Canvas > Scroll View > Viewport > Content > GameObject > button_Claim_Arrow > Button > HitBox > Graphics > Text_CLAIM)
4. In the Inspector Window, under the “TextMeshPro - Text (UI)” select “Extra Settings”
5. Observe that the “Maskable” property is disabled
6. Enter the Play Mode
7. Observe the Game View
Expected result: The text, inside the moving UI element, is not masked when it passes the middle of the screen
Actual result: The text, inside the moving UI element, is masked when it passes the middle of the screen
Reproducible with: 3.0.6, 3.2.0-pre.4 (2020.3.48f1, 2021.3.25f1, 2022.2.20f1, 2023.1.0b17, 2023.2.0a15), 4.0.0-pre.2 (2022.2.20f1, 2023.1.0b17)
Could not test with: 4.0.0-pre.2 (2022.2.20f1 (Text is not visible inside the UI element), 2023.2.0a15 (Multiple “error CS0122” errors))
Reproducible on: Intel MacOS 13.3.1
Note: Disabling and reenabling the “Maskable” property results in the expected behavior
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] Back Triple Camera is not focusing manually and automatically
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
Resolution Note (fix version 3.2.x):
Maskable now propagates to SubMesh