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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
This is a duplicate of issue #UUM-113396