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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment