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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment