Search Issue Tracker
Fixed
Fixed in 6000.2.7f1, 6000.3.0b4, 6000.4.0a2
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
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment