Search Issue Tracker
Fixed
Fixed in 6000.0.58f1, 6000.2.4f1, 6000.3.0b2, 6000.4.0a1
Votes
0
Found in
6000.0.57f1
6000.2.2f1
6000.3.0b1
6000.4.0a1
Issue ID
UUM-115361
Regression
No
[DX12] Fix nullptr access in some functions of BufferD3D12.h
Steps to reproduce:
- Have invalid entry, so that GetVersionInternal() return null
- Call a method which uses the result (i.e., GetGPUVirtualAddress in DrawBuffersCommon)
- Crash
Actual results: Engine crashes
Expected results: No crash, just skipping a draw call with logging
Reproducible with versions: 6000.x
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment