Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
Issue ID
1413469
Regression
No
[UI Builder] "Could not resolve template with name" when hovering on missing template in the UIBuilder Library
Steps to reproduce:
1. Open Window->UI Toolkit->UI Builder
2. Select the Project tab in the Library menu
3. Open the UnityEngine->UIElements dropdown item
4. Scroll down to find an item called "Instance"
5. Hover over it to see an error in the console
Expected result: No errors and perhaps no Instance item in the Library?
Actual result: A seemingly pointless Instance item is available to the user and an error is thrown.
Reproducible with: 2021.1.20f1, 2021.2.8f1, 2022.1.0a1, 2022.1.0b2, 2022.2.0a9,
Could not resolve template with name ''
UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.TemplateContainer, UnityEngine.UIElements.TemplateContainer/UxmlTraits>:Create (UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext)
Unity.UI.Builder.BuilderLibraryProjectScanner/<>c__DisplayClass5_1:<ImportFactoriesFromSource>b__0 ()
Unity.UI.Builder.BuilderLibraryView:OnItemMouseEnter (UnityEngine.UIElements.MouseEnterEvent)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Add comment