Search Issue Tracker
Not Reproducible
Votes
1
Found in
2017.3.0a6
2018.2.0a1
2018.3.0a1
2018.3.0b5
2019.1.0a1
Issue ID
1089930
Regression
No
Prefab can't be deleted, when Prefab size is too large to create an Undo Object
Steps to reproduce:
1. Open the "Pumping Plant Level" Unity Project
2. Start the "CANNOT DELETE PUMPING STATION" scene
3. Delete the Prefab "Pumping Station"
4. Save the Scene
5. Reopen the same Scene by double clicking on it in the Hierarchy
Expected result: Prefab is deleted from the Hierarchy
Actual result: Prefab reappears in the Hierarchy after reopening the Scene
Reproducible with: 2017.4.17f1, 2018.2.19f1, 2018.3.0f1, 2019.1.0a11
Note: this is related to Unity not being able to create an Undo Object. If all other programs are closed (memory is not overloaded) it is possible to delete a large Prefab like this. Because of the memory limitations, having such a big Prefab Asset will sometimes cause a crash on loading the Project in Unity Releases 2017.4-2018.2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment