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
- Invalid Blue value in MotionBlurMergeTilePass when objects move at certain speeds
- Physics Debugger displays mouse cursor ray casts when Game view is not open if Input System package is used
- “ArgumentException” error thrown when disabling all columns in Project Auditor's Multi-column panel context menu
- Errors are thrown and contextual menu does not open when right-clicking multiple mixed keyframes in Dopesheet
- Crash on MergeObjectCollection when repeatedly selecting a Prefab Asset in the Project Browser
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.