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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
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.