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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Resolution Note:
Fixed in 2022.1.0a2