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
- AsyncReadManager.GetFileInfo fails to get files when they were created during runtime.
- UI elements are not visible on certain X-axis positions when the rotation of the Y-axis is 90 (or -90) degrees
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
Add comment