Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.52f1
6000.0.28f1
6000.1.0a4
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.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.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Thank you for bringing this issue to our attention. After careful consideration, we have determined that other higher-priority issues should take precedence, and we have decided not to address your issue at this time. The priority level is determined by factors such as the severity and frequency of an issue and the number of users affected by it. We appreciate your input and understanding, and please let us know if you have any other concerns or issues you would like to report in the future.
A less invasive workaround is to reimport the USS asset, instead of restarting the editor.