Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0f3
Issue ID
1004812
Regression
No
PrefabUtility.CreatePrefab crashes the Editor in PPtr<GameObject>::operator GameObject * __ptr64
To reproduce:
1. Open the project, attached by the tester (PrefabUtilityBug.zip)
2. Open the "test" scene
3. Select the Cube in the Hierarchy
4. In the Inspector, check off the Do Save Prefab toggle
Expected: PrefabUtility.CreatePrefab doesn't crash the Editor
Reproduced in 5.6.5p2, 2017.1.3p1, 2017.2.2f1, 2017.3.0f3, 2017.8.0b9, 2018.2.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment