Search Issue Tracker
Won't Fix
Won't Fix in 2021.3.X
Votes
2
Found in
2021.3.33f1
Issue ID
UUM-71456
Regression
No
[Android] Crash on ProcessDynamicBatchGeometryJob with OpenGL or on DrawSharedGeometryJobs with Vulkan
OpenGLES stacktrace:
{noformat}#00 pc 0x00000000000798c0 /apex/com.android.runtime/lib64/bionic/libc.so (memcpy_opt+256)
#01 pc 0x00000000003d899c /vendor/lib64/egl/libGLESv2_adreno.so (!!+11660)
#02 pc 0x00000000001bd184 /vendor/lib64/egl/libGLESv2_adreno.so (!!+2388)
#03 pc 0x00000000001b45d0 /vendor/lib64/egl/libGLESv2_adreno.so (!!+376)
GfxDeviceGLES::DrawBufferRanges(GfxBuffer, unsigned int, GfxBuffer const, unsigned int const, int, DrawBuffersRange const, int, VertexDeclaration, unsigned long, int)
SinglePassStereoSupportExt::DrawBuffersStereo(GfxBuffer, unsigned int, GfxBuffer const, unsigned int const, int, DrawBuffersRange const, int, VertexDeclaration, unsigned long)
GfxDeviceGLES::DrawBuffers(GfxBuffer, unsigned int, GfxBuffer const, unsigned int const, int, DrawBuffersRange const, int, VertexDeclaration)
GfxDevice::DrawSharedGeometryJobs(DynamicVBOBuffer const&, unsigned int, DynamicVBOBuffer const&, unsigned int, GeometryJobFence, DrawBuffersRange const, unsigned long, VertexDeclaration)
GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&)
GfxDeviceWorker::RunExt(ThreadedStreamBuffer&)
GfxDeviceWorker::RunGfxDeviceWorker(void)
Thread::RunThreadWrapper(void)
__pthread_start(void)
__start_thread{noformat}
Vulkan stacktrace:
{noformat}ProcessDynamicBatchGeometryJob(SharedGeometryJobData, unsigned int)
JobQueue::Exec(JobInfo, long long, int, bool)
JobQueue::Steal(JobGroup, JobInfo, long long, int, bool, bool)
JobQueue::WaitForJobGroupID(JobGroupID, JobQueue::JobQueueWorkStealMode)
CompleteFenceInternal(JobFence&, WorkStealMode)
GeometryJobTasks::PutGeometryJobFence(GfxDevice&, GeometryJobFence)
GfxDevice::DrawSharedGeometryJobs(DynamicVBOBuffer const&, unsigned int, DynamicVBOBuffer const&, unsigned int, GeometryJobFence, DrawBuffersRange const, unsigned long, VertexDeclaration)
GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&)
GfxDeviceWorker::RunExt(ThreadedStreamBuffer&)
GfxDeviceWorker::RunGfxDeviceWorker(void)
Thread::RunThreadWrapper(void*){noformat}
Notes:
- No reproduction project
- We know that improvements have been introduced in the GeometryJobs system in Unity 2021.3.25 and 2021.3.28, but we have received reports that mentioned this issue is still present in Unity 2021.3.33f1.
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
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
Resolution Note:
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully before closing. In this case we've been unable to reproduce the issue to produce a fix.
Please let us know if there is anything else that changes the impact or severity of this issue.
Resolution Note (2021.3.X):
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully before closing. In this case we've been unable to reproduce the issue to produce a fix.
Please let us know if there is anything else that changes the impact or severity of this issue.