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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment