Search Issue Tracker
Fixed in 1.0.0-preview.18
Votes
0
Found in [Package]
1.0.0-preview.16
Issue ID
1362005
Regression
No
Runtime theme default.tss.asset failed to be loaded from uitk package while the package is being imported
The runtime theme default.tss.asset failed to be loaded from uitk package while importing the package.
Steps:
1 - Create a new project
2 - Add uitk package to the project
3 - Add a new tss using the "Assets/UIToolkit/Default Runtime Theme File" menu entry
4 - Reimport All
Actual outcome:
There is an error stating that default theme cannot be loaded. The importing .tss file is empty has no content, no sub asset.
Expected outcome:
There is no error and default.tss.asset is deep copied and added as sub asset to the created tss file
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment