Search Issue Tracker
Fixed
Fixed in 6000.0.56f1, 6000.1.16f1, 6000.2.1f1, 6000.3.0a5
Votes
0
Found in
6000.0.43f1
6000.1.0b11
6000.2.0a7
6000.3.0a1
Issue ID
UUM-100044
Regression
No
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when disabling "Allow FSR2" parameter while in Play Mode with Direct3D12 set as graphics API
Reproduction steps:
1. Open the attached “repro_IN-96121“ project
2. Open the “Assets/OutdoorsScene.unity“ Scene
3. Enter the Play Mode and open the Game view
4. Make sure that all background compiling is finished (for example, the “Compiling compute variants“ process)
5. In the Hierarchy, select the “Main Camera“ GameObject
6. In the Inspector, in the “Camera” Component, expand the “Rendering“ section
7. Disable the “Allow DLSS“ parameter
8. Disable the “Allow FSR2“ parameter
9. Observe the Editor freeze for a while and then crash
Reproducible with: 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Couldn’t test with: 2022.3.60f1 - No “Allow FSR2“ option in this version
Reproducible on: Windows 10 (22H2)
Not reproducible on: macOS 15.3.1 Sequoia (Intel)
Notes:
- Not reproducible with Direct3D11
- Not reproducible with Vulkan
First few lines of the stack trace:
0x00007FFD598334BB (Unity) GfxDeviceD3D12Base::DrawBuffersCommon
0x00007FFD59832FCC (Unity) GfxDeviceD3D12Base::DrawBufferRanges
0x00007FFD598332A9 (Unity) GfxDeviceD3D12Base::DrawBuffers
0x00007FFD5B003EAD (Unity) GfxDeviceWorker::RunCommand
0x00007FFD5B00742C (Unity) GfxDeviceWorker::RunExt
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment