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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Add comment