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
- Editor crashes on PersistentManager::InstanceIDToLocalSerializedObjectIdentifier when reimporting an asset
- [iOS] iPhone XR texture issues when using a vertex shader
- [macOS] Returned systemWidth and systemHeight are half of the correct values when using Display.main
- Editor crashes when loading RenderDoc with Graphics API set to OpenGLES2 or OpenGLES3
- [Windows] Development Build with no scenes shows a purple screen when using OpenGLES3 graphics API
Add comment