Search Issue Tracker
Fixed
Fixed in 2022.3.7f1, 2023.1.7f1, 2023.2.0a23
Votes
0
Found in
2022.3.4f1
2023.1.2f1
2023.2.0a17
Issue ID
UUM-37087
Regression
No
Editor crashes on pqInit when dragging custom components in UI Builder
Reproduction steps:
1. Open project “UITKTest.zip”
2. Open “UXML2.uxml” with UI Builder
3. Switch to Project view in the control's Library
4. Unfold everything in the “UI Documents (UXML)” and “Custom Controls (C#)”
5. Drag “CustomControl” over to “Assets/Scripts/UI/Resources/UXML1.uxml”
Expected result: “CustomControl” is dragged over “UXML1.uxml”
Actual result: the Editor crashes
Reproducible with: 2023.2.0a17
Couldn’t test with: 2021.3.26f1, 2022.3.0f1, 2023.1.0b19 (compiler errors and custom controls have disappeared)
First few lines of the Stack Trace:
0x00007FF9B9C334B8 (Unity) pqInit
0x00007FF9B9C34447 (Unity) tessComputeInterior
0x00007FF9B9C36722 (Unity) tessTesselate
0x00007FF9BAA76128 (Unity) UIToolkit::UIPainter2D::TessellateFillWithArcMappings
0x00007FF9BAA6D7F2 (Unity) UIToolkit::UIPainter2D::FillInternal
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build for iOS with UnityAds fails with linker failures when performing a CocoaPods build
- NavMeshManager.LoadData takes a long time and causes performance spikes when enabling a NavMeshSurface with already instantiated NavMeshLinks
- Shadows created by real-time Spotlights are rendered at a very low resolution on terrain when HDRPAsset Lit Shader Mode is set to Forward or Both
- “STP” in Project window > Advanced Upscalers by Priority menu list is shown as available to add when it is already added to the list
- Rename fails with an error “Canceling DisplayDialog” when renaming a Mipmap Limit Group in Project Settings > Quality after adding a new group
Add comment