Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3
2019.3.0f1
2020.1
Issue ID
1202238
Regression
No
Played scene crashes after a few seconds in GfxDeviceD3D11Base::EndBufferWrite
To reproduce:
1) Open the attached project and "Infinite Water Demo" scene
2) Play it
CRASH!
Reproduced in 2019.3.0a1, 2019.3.0f1, 2020.1.0a15
Stacktrace (in 2019.3.0f1 it's not printed out fully, unlike in other versions):
0x00007FF7560FD1A3 (Unity) GfxDeviceD3D11Base::EndBufferWrite
0x00007FF7558C543C (Unity) GeometryJobTasks::PutGeometryJobFence
0x00007FF7558F0AB1 (Unity) GfxDevice::PutGeometryJobFence
0x00007FF75618D10B (Unity) GfxDeviceWorker::RunCommand
0x00007FF75619775B (Unity) GfxDeviceWorker::RunExt
0x00007FF756197B48 (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00007FF756FC4427 (Unity) Thread::RunThreadWrapper
0x00007FFA72B87974 (KERNEL32) BaseThreadInitThunk
0x00007FFA73E7A271 (ntdll) RtlUserThreadStart
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Add comment