Search Issue Tracker
Third Party Issue
Votes
0
Found in
6000.0.7f1
Issue ID
UUM-74853
Regression
No
IMGUI code calling UI Toolkit code causes custom Inspectors to reset when switching between docked tabs
How to reproduce:
1. Open a scene
2. Open a custom Editor window
3. Dock the custom Editor in an area with an existing window (for example, the Inspector)
4. Open a different scene
5. Switch to a different docked tab, and then back to the custom Editor window
Expected result: The UI is rendered and does not lose any elements
Actual result: The UI loses all elements or fails to render
Reproducible with: 6000.0.7f1
Notes:
- Not reproduced by CQA due to not having a reproducible project
- The user did not provide information about the system and OS used to reproduce the issue
- The user is using the Odin Inspector and Serializer
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
From the call stack, this appears to be an issue with the Odin inspector code, calling UI Toolkit from IMGUI code, which is not supported by Unity. Please reach out to the Odin team for support. There is no Unity project associated with this ticket, so unfortunately there is no way for us to reproduce or help with the issue.