Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
2022.3.52f1
6000.0.28f1
6000.1.0a4
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-87658
Regression
No
New selector in Matching Selectors displays as on line -1 in debugger
*Steps to reproduce:*
# Create a new URP project.
# Import the extracted contents of the attached Editor.zip.
# Open Assets > Editor > SimpleCustomEditor.uxml in UI Builder.
# In the UI Builder, add a new selector to mysheet.uss and add that selector to #button1. Save your changes.
# Window > UI Toolkit > SimpleCustomEditor.
# Click the vertical ... menu icon > UI Toolkit Debugger.
# Click Pick Element in the Debugger, then click on the red button in SimpleCustomEditor.
# Expand Matching Selectors section.
*Actual results:* Your new selector's button says mysheet.uss:-1
*Expected results:* It should be mysheet.uss:12 , or whatever line that new selector is on when you open mysheet.uss in a code editor.
*Reproducible with versions:* 6000.1.0a4, 6000.0.28f1, 2022.3.52f1, 2022.2.0a17
*Can't test with versions:* 2021.3, not supported on OS
*Tested on (OS):* Ubuntu 24.04
*Notes:*
* Issue is resolved after an editor restart.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment