Search Issue Tracker
Fixed
Fixed in 6000.0.44f1, 6000.1.0b12, 6000.2.0a8
Votes
0
Found in
2021.3.43f1
2022.3.45f1
6000.0.18f1
6000.1.0a1
6000.2.0a1
Issue ID
UUM-79330
Regression
No
Theme Style Sheet loses Style Sheet's references when Style Sheet path changes
Reproduction steps:
1. Open the attached “BugRepro” project
2. In the Project window, select “Assets/TestTheme” Theme Style Sheet
3. In the Inspector window, observe “Style Sheet 1” and “Style Sheet 2” Style Sheets in the list
4. In the Project window, rename the “Assets/Styles” folder to anything else (e.g. “Styless”)
5. Repeat step 2 and 3
Expected result: The two mentioned Style Sheets are still in the list
Actual result: There are two missing references in the list
Reproducible with: 2021.3.43f1, 2022.3.45f1, 6000.0.18f1
Reproducible on: Windows 11, macOS 13.2.1 (M2 Pro)
Not reproducible on: No other environments tested
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
If a file has been moved, we are currently unable to resolve the updated file paths. While we are exploring alternative methods to reference files using GUIDs (globally unique identifiers), addressing broken file paths directly is beyond the scope of what we can manage at this time.