Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
3
Found in
2018.3.0b12
2018.3.4f1
2019.2.0a1
Issue ID
1125019
Regression
Yes
Crash on RemapPPtrFromCachedOffsets when dropping Prefab with a specific script into the Hierarchy
How to reproduce:
1. Download, extract and open user's attached project 'Prefab Crash.zip'
2. Open 'SampleScene'
3. Drop 'Test Prefab' from the Project window into the Hierarchy
-- Observe the crash
Reproducible with: 2018.3.5f1, 2019.1.0b3, 2019.2.0a5
First five lines of stack trace:
0x0000000140E4FE81 (Unity) RemapPPtrFromCachedOffsets
0x0000000140E4FEC5 (Unity) RemapPPtrFromCachedOffsets
0x0000000140E50842 (Unity) CachedPrefabPPtrRemapper::RemapPPtrs
0x0000000140E40D73 (Unity) ApplyPrefabStateAndPropertyModificationsToObjects
0x0000000140E4D0AB (Unity) MergePrefabChanges
Fixed in: 2018.3.8f1, 2019.1.0b5, 2019.2.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][Vulcan] "UNITY_DISPLAY_ORIENTATION_PRETRANSFORM" is always 0 when the render pipeline is URP
- Editor loads for a long time when doing an Undo action in a large Shader Graph
- Memory leak when building AssetBundles
- [Asset Bundle] AudioSource output field not staying connected correctly when loaded from Asset Bundle
- [Android] Duolashock4 controller is not detected after disconnecting and reconnecting controller while the Player is running in the background
Add comment