Search Issue Tracker
Duplicate
Duplicate in 6000.6.X
Votes
1
Found in
6000.3.0a3
6000.4.0b9
6000.5.0a1
6000.6.0a1
Issue ID
UUM-112688
Regression
No
Crash after saving changes in the "Inspector" window
Steps to reproduce:
- Create a project
- Window -> Package Management -> Package Manager
- Click “+” and select “Create package”
- Enter package name and click “Create”
- Select newly created package for it to appear in Inspector window
- Close the "Package Manager" window
- Click the “Edit” button in the “Inspector” window
- Delete all the data from all the fields
- Click the mouse in the “Hierarchy” or “Project” window
- Verify that you get the “Inspector - Unsaved Changes Detected” warning
- Click “Save” and observe the result
Actual results: Editor crashes
Expected results: Editor should not crash. It should stay open.
Reproducible with versions: 6000.3.0a3
Not reproducible with versions: -
Can’t test with versions: 6000.3.0a2 as package creation functionality landed just in 6000.3.0a3
Tested on (OS): M1 Max - Sequoia 15.5, Windows 11
Note 1:
First few lines of stack trace:
{code:java}
0x00007FF94F9A9B1F (Unity) WriteObjectToVector
0x00007FF950FB71D0 (Unity) CreateOrReloadInspectorCopy
0x00007FF94EDF4031 (Unity) AssetImporterEditor_CUSTOM_CreateOrReloadInspectorCopy
0x000001AD3B7E4F7D (Mono JIT Code) (wrapper managed-to-native) UnityEditor.AssetImporters.AssetImporterEditor:CreateOrReloadInspectorCopy_Injected (int,intptr) {code}
Note 2: One more crash case is listed in the "Comments" section.
-
Resolution Note:
Thank you for reporting a bug to Unity.
We have reviewed the issue and found it is a duplicate of an existing bug already logged in our system. To keep things organized and ensure the issue is properly prioritized, we have linked your report to the original case.
We will now close this report as a duplicate, but the original bug remains open and under review. Your input has been noted and helps us better understand the impact of the issue. If anything changes regarding its severity or impact, please let us know.
Thank you for helping us improve Unity! -
Resolution Note (6000.6.X):
Thank you for reporting a bug to Unity.
We have reviewed the issue and found it is a duplicate of an existing bug already logged in our system. To keep things organized and ensure the issue is properly prioritized, we have linked your report to the original case.
We will now close this report as a duplicate, but the original bug remains open and under review. Your input has been noted and helps us better understand the impact of the issue. If anything changes regarding its severity or impact, please let us know.
Thank you for helping us improve Unity!
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #UUM-113396