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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment