Search Issue Tracker
Fixed
Fixed in 2022.3.33f1, 6000.0.0b16
Votes
0
Found in
2022.2.4f1
6000.0.37f1
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
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
- Texture2D.PackTextures causes mips 7-9 to turn pink when packed textures are of ASTC 4x4 compression
- "OnApplicationQuit" is called when "Application.wantsToQuit" returns false
- Console search fails to find log messages when log messages contain <B></B> tags
Add comment