Search Issue Tracker
Fixed
Fixed in 2022.3.36f1, 6000.0.8f1
Votes
0
Found in
2022.3.21f1
2023.2.14f1
6000.0.0b11
6000.1.0a7
Issue ID
UUM-66847
Regression
Yes
Current Inspector object is destroyed and a new one is created when AssetDatabase.SaveAssets is called in a Custom Inspector
Reproduction steps:
1. Open the “ReproProject“ project
2. Select the “Assets/BugReport/NestedClassExample“ ScriptableObject
3. Open the “NestedClass“ Foldout in the Inspector window
4. Observe the Inspector window
5. Select the “Assets/BugReport/AnnoyingPopupExample“ ScriptableObject
6. Modify the “Magic String“ Field in the Inspector window
7. Observe the Unity Editor for any popup windows
Expected result: The “NestedClass“ Foldout opens and there are no popup windows when modifying the “Magic String” field
Actual result: The “NestedClass“ Foldout does not open and there is a popup window every time the “Magic String” field is modified
Reproducible with: 2022.3.11f1, 2022.3.21f1, 2023.2.14f1, 6000.0.0b11
Not reproducible with: 2021.3.36f1, 2022.3.10f1
Reproducible on: Windows 11 Pro (22H2)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment