Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b3
Issue ID
833463
Regression
Yes
Crash on AssetsMenu::CanDeleteSelectedAssets when pressing Assets menu item while Scene in Hierarchy is selected
Steps to reproduce:
1. Create new project.
2. Select any scene in Hierarchy
3. Press on Assets menu item
Crash!
Top Stacktrace:
0x0000000140362BFB (Unity) AssetsMenu::CanDeleteSelectedAssets
0x0000000140362F50 (Unity) AssetsMenu::Validate
0x00000001414F60EC (Unity) ValidateSubmenu
0x00000001414EAA11 (Unity) ContainerWindow::ContainerWndProc
0x00007FFA82431169 (USER32) DispatchMessageW
..
Before crash (in logs):
"Dereferencing NULL PPtr!"
Crashes on: 5.5.0b2, 5.5.0b4
No crash on: 5.5.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
Add comment