Search Issue Tracker
Fixed
Votes
0
Found in [Package]
Issue ID
1327812
Regression
No
[UI Toolkit] Can't create TextSettings asset file in Packages > Local Package folder
How to reproduce it:
1. Open the user's attached project "UIToolkit2.zip"
2. In the Project window open a Packages > Local Package folder
3. Right-click on the window and in the context menu select Create > UI Toolkit > Text Settings
4. Observe the Project and Console windows
Expected result: TextSettings asset appears in the Project window
Actual result: TextSettings asset is not created and errors appears in the Console window:
- "Couldn't create asset file! UnityEditor.UIElements.Text.UITKTextSettingsCreationMenu:CreateUITKTextSettingsAsset ()"
- "UnityException: Creating asset at path Packages/UITK Text Settings.asset failed. UnityEditor.UIElements.Text.UITKTextSettingsCreationMenu.CreateUITKTextSettingsAsset () (at Library/PackageCache/com.unity.ui@1.0.0-preview.14/Text/Editor/UITKTextSettingsCreationMenu.cs:36)"
Reproducible with: 1.0.0-preview.14 (2020.3.7f1, 2021.1.6f1), built-in UI Toolkit (2021.1.6f1, 2021.2.0a16)
Could not test with: 2018.4.34f1, 2019.4.25f1 (UI Toolkit is not introduced yet)
Notes:
- Only reproducible when creating a Text Settings file
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
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
- [UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating device screen after unloading Unity framework
- A white vertical artifact is present when any Material from HDRI is used for a panoramic skybox
- Editor freezes when handling Havok collision interactions between a thin collider and the player controller
- No blue outline is shown on a folder in the Project tab when an external file is being dragged over the folder
Resolution Note:
Fixed in 2022.1.0a2