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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment