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
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
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.