Double-clicking the "Cursor Image" Asset in the UI Builder opens .tss file instead of Asset file
Unity: UI Builder
As Designed
6.5.X
6.4.X
6.3.X
6.2.X
6.0.X
The cursor selected is part of the Unity default theme, so it's normal that the TSS is opened.
How to reproduce:
1. Open the attached project "uiToolkitCursor"
2. Open the "Test" UI Document
3. In the UI Builder Hierarchy, select the "Visual Element"
4. In the UI Builder Inspector, go to the "Cursor" section
5. Double-click the assigned Asset and observe the results
Expected results: The .png is opened
Actual results: The .tss is opened