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
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Gradient Editor always opens on the main display when a multi-monitor setup is used and the Editor Window is on a secondary display
- Crash on core::base_hash_set when importing a specific package
Add comment