Search Issue Tracker
Fixed
Fixed in 2022.3.55f1, 6000.0.30f1, 6000.1.0a5
Votes
1
Found in
2021.3.33f1
2022.3.16f1
2023.2.4f1
2023.3.0a19
6000.0.0b11
6000.1.0a1
7000.0.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
- WebGPU: ASTC texture mip levels are corrupt
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
Add comment