Search Issue Tracker
Fixed
Votes
1
Found in
5.1.0f2
Issue ID
701370
Regression
No
[UnityEditor] Undo.DestroyObjectImmediate() crashes editor if passed null
Steps to reproduce:
1. Open attached project
2. Open "Editor/HardCrash" script
3. Notice Undo.DestroyObjectImmediate(null)
4. In Unity, select "GameObject/HardCrash" from the editor menu
5. Observe a crash
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment