Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.15f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-77846
Regression
No
Editor crashes on GfxDeviceD3D12Base::DrawBuffersCommon when rendering 200 point lights in Play Mode with DX12
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/ArcadeCarRace/Scenes/Track-03.unity” Scene
3. Switch to Direct3D12 (Edit > Project Settings > Player Settings > Settings for Windows, Mac, Linux > Other Settings > Graphics APIs for Windows)
4. Enter the Play Mode
5. Unpause Play Mode if it pauses
6. Observe the Camera animation
Expected result: Editor does not crash and continues to run
Actual result: Editor crashes
Reproducible with: 2022.3.40f1, 6000.014f1
Could not test with: 2021.3.42f1 (crashes when opening project)
Reproducible on:
Play Mode
Not reproducible on:
Windows Standalone Player (Lights are not present)
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
First few lines of the Stacktrace:
0x00007FF903E83DAB (Unity) GfxDeviceD3D12Base::DrawBuffersCommon
0x00007FF903E838D6 (Unity) GfxDeviceD3D12Base::DrawBufferRanges
0x00007FF903E83B99 (Unity) GfxDeviceD3D12Base::DrawBuffers
0x00007FF9056408D7 (Unity) GfxDeviceWorker::RunCommand
0x00007FF905643CCC (Unity) GfxDeviceWorker::RunExt
Notes:
- Not reproducible with DX11
- Not reproducible if GameObject containing point lights is disabled
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
No update since a year, I have tried to repro on 6000.0.59f and no crashes were observed.