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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Add comment