Search Issue Tracker
By Design
Votes
0
Found in
5.5.0b10
Issue ID
848757
Regression
No
[DX12] Changing graphics API to DX12 has no effect
Steps to reproduce (or watch attached gif):
1. Create a new Unity project
2. Open "Edit/Project Settings/Player"
3. Uncheck "Auto Graphics API for Windows" and add D3D12 (Experimental)
4. Drag it to the top and hit "Apply"
Result: recompilation happens, however graphics API remains the same as before
Workaround: run Unity with -force-d3d12 argument
Reproducible with: 5.3.1f1, 5.4.2p4, 5.5.0b11, 5.6.0a2
Tested on Windows 10 machine.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Add comment