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
- "Canvas Renderer" Component uses a low resolution icon
- NullReferenceException is thrown when installing the "QuickStart" page in the Multiplayer center
- Package Manager's Filter Panel does not show borders when viewed on Windows
- Blend Tree Threshold fields accepts NaN/Infinity values causing Node backgrounds disappear in Animator Controller view
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it
Add comment