Search Issue Tracker
Fixed in 2022.3.55f1
Fixed in 2022.3.X, 6000.0.X, 6000.1.0a5, future release
Votes
1
Found in
2021.3.33f1
2022.3.16f1
2023.2.4f1
2023.3.0a19
6000.0.0b11
6000.1.0a1
Issue ID
UUM-59093
Regression
No
Crash on ReadAndActivateObjectThreaded when reimporting a missing PSB file prefab
Reproduction steps:
1. Open project “Havoc_test_01.zip”
2. Open “SampleScene”
3. Right-click on the “Astrid_merge_01.psb” file in the Project window
4. Click Reimport
5. Observe the crash
Reproducible with: 2021.3.33f1, 2022.3.16f1, 2023.2.4f1, 2023.3.0a19
Reproducible on: macOS Sonoma 14.0 (Intel), Windows 11
Not reproducible on: no other environment tested
First few lines of StackTrace:
{noformat}
0x00007ff7410bc9f2 (Unity) PersistentManager::ReadAndActivateObjectThreaded
0x00007ff7410bd051 (Unity) PersistentManager::ReadObjectThreaded
0x00007ff7410bce07 (Unity) PersistentManager::ReadObject
0x00007ff74038f862 (Unity) PPtr<Object>::operator Object * __ptr64
0x00007ff740fd72f2 (Unity) TransferPPtrToMonoObject{noformat}
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