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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Add comment