Search Issue Tracker
In Progress
Under Consideration for 6000.2.X, 6000.3.X
Fix In Review for 6000.4.X
Votes
0
Found in
6000.2.3f1
6000.3.0b1
Issue ID
UUM-116350
Regression
Yes
Errors are thrown and functionality breaks when using a USS class with "transition-property: none" in UI Builder
Reproduction steps:
1. Open the attached “IN-114128.zip” project
2. From the Project window, open “BugReproduction.uxml” in UI Builder
3. Expand the test.uss dropdown
4. Click on the “.test-class”
5. Observe the Console
Expected result: No errors
Actual result: “Assertion failed”, “Trying to read value of type Enum while reading a value of type Keyword” and “ArgumentNullException: Value cannot be null.” errors are spammed
Reproducible with: 6000.2.0a8, 6000.2.3f1, 6000.3.0b1
Not reproducible with: 6000.0.56f1, 6000.2.0a7
Reproducible on: Windows 11
Not reproducible on: no other environments tested
Note:
- Sometimes UI Builder becomes blank after a lot of errors are spammed and UI Builder is opened
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Add comment