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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment