Search Issue Tracker
Fixed
Fixed in 2023.2.19f1, 6000.0.0b12
Votes
3
Found in
2021.3.26f1
2022.3.0f1
2023.1.0b19
2023.2.0a18
2023.3.0a5
6000.0.0b1
Issue ID
UUM-37752
Regression
No
"Trying to clone a VisualTreeAsset with a custom content container into a element which is not a template container" is thrown when opening UXML
How to reproduce:
1. Open the attached project "UITKTest.zip"
2. Open Assets/Scripts/UI/Resources/WindowContainer.uxml
Expected results: No errors thrown in the Console window
Actual results: "Trying to clone a VisualTreeAsset with a custom content container into a element which is not a template container" is thrown
Reproducible with: 2023.2.0a18
Could not test with: 2021.3.26f1, 2022.3.1f1, 2023.1.0b19 (compilation errors in the Console window)
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment