Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0a1
2018.3.0f2
Issue ID
1113205
Regression
No
Unity crashes on loading and sometimes on closing when on RemapPPtrFromCachedOffsets
1. Download the attached project "InProgressGame.zip"
2. Open the project, wait approximately up to a minute( you can open the play mode) and then exit the project
-- Crash Occurs--
Reproducible with: 2018.3.3f1
Not reproducible with 2019.1.014a
Couldn't reproduce on LTS 2017.4.18f1: missing Components Exception Errors
Couldn't reproduce due to compiler Errors: 2019.2.0a1
First five line of the stactrace:
0x0000000140E4FE81 (Unity) RemapPPtrFromCachedOffsets
0x0000000140E50615 (Unity) CachedPrefabPPtrRemapper::RemapPPtrs
0x0000000140E40D73 (Unity) ApplyPrefabStateAndPropertyModificationsToObjects
0x0000000140E4D0AB (Unity) MergePrefabChanges
0x0000000140E4D6C1 (Unity) MergePrefabInternal
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment