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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment