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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
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.