Search Issue Tracker
Fix In Review for 2021.2.X
Votes
0
Found in
2019.4.0f1
2020.1
2020.2
2021.1
2021.1.0a10
Issue ID
1298542
Regression
No
[UI Builder] Unable to create "New USS Selector" in Stylesheet with a single character
Multiple errors are thrown on creating "New USS Selector" with name Single character.
-Failed to calculate selector specificity error
-NullReferenceException error.
-Assertion failed error.
Steps to repro:
1. Create a new Project.
2. Window > UI Toolkit > UI Builder.
3. StyleSheets > Click on "" > Create New USS > File Name > Testuss > Save.
4. StyleSheets > Select Testuss > Inspector > Selector > Type "w".
5. Click on "Create New USS Selector".
Actual Result:
Unable to create "New USS Selector" in Stylesheet.
Multiple errors are thrown in the console.
Expected Result:
USS Selector should be created without any error in the console.
Reproducible in:
Multiple errors are thrown on creating "New USS Selector" with name Single character.
-Failed to calculate selector specificity error
-NullReferenceException error.
-Assertion failed error.
Steps to repro:
1. Create a new Project.
2. Window > UI Toolkit > UI Builder.
3. StyleSheets > Click on "" > Create New USS > File Name > Testuss > Save.
4. StyleSheets > Select Testuss > Inspector > Selector > Type "w".
5. Click on "Create New USS Selector".
Actual Result:
Unable to create "New USS Selector" in Stylesheet.
Multiple errors are thrown in the console.
Expected Result:
USS Selector should be created without any error in the console.
Reproducible in:
2021.1.0a10, 2020.2.0f1, 2020.1.0f1, 2019.4.0f1 with Package version 1.0.0-preview.9.
Note: Please Find attached Stacktrace.
Environment:
Occurring on Windows 10 & Mac 10.15.
Note: Please Find attached Stacktrace.
Environment:
Occurring on Windows 10 & Mac 10.15.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on tlsf_free when triggering a call to FontEngine.LoadFontFace for the default Editor font while Glyphs are being generated
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
- Text "Outline Width" is not shown in the Text Property Preview window in UI Builder when the Text Size is smaller than 19px
- Some text in the Bug Reporter can be semi selected and copied
Add comment