Search Issue Tracker
Fixed
Fixed in 2022.3.33f1, 6000.0.0b16
Votes
0
Found in
2022.2.4f1
7000.0.0a1
Issue ID
UUM-3234
Regression
No
Prefab diff UI does not use UI Toolkit property drawers / editors
Steps to reproduce:
1) Open attached project
2) Open BindingsScene
3) Select Planet GameObject
4) Observe custom UI Toolkit Drawer appears for the Temparature struct
5) Select Overrides > Planet Scripot and look at the window
Expected: custom UI Toolkit drawer is displayed
Actual: "No GUI implemented error" is displayed, because the window is implemented in IMGUI fully
Version: this will reproduce on any recent version but is really a problem for Unity 2022 where we would like to tell users custom property drawers and editors can now be built with UI Toolkit
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment