Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
0
Found in
2019.4
2020.2.6f1
Issue ID
1328734
Regression
No
[UIR] Nested masking fallback of GroupTransform VisualElement triggers assert
Repro steps:
1. Open the attached project
2. Open the provided window under Bug/GroupClipAssert menu
Actual result: An assert fails in DepthFirstOnClippingChanged
Expected result: No assert should fail
The nested masking, which is not supported in this version, forces the leaf GroupTransform element to fallback to rect clipping, but the assert presumed that it could not happen.
21.2: After nested masking has been implemented, additional masking levels are required to reproduce this issue
21.1: Buggy
20.x: Buggy
19.4: Buggy
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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- [Linux] Progress modal window stays on top of every other window and cannot be moved
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a18.2505
Resolution Note (fix version 2021.1):
Fixed in 2021.1.9f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.12f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.27f1