Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
2022.3.51f1
6000.0.24f1
6000.1.0a1
Issue ID
UUM-85194
Regression
No
[Quest] Crash on ApiGLES::ClearBufferSubData when playing video on Meta Quest 2
How to reproduce:
1. Open the attached project "LinkTest.zip"
2. Switch Platform to Android (File>Build Settings...)
3. Change "Texture compression format" to "ASTC" (Edit>Project Settings...>Player)
4. Build And Run the project on Meta Quest 2
Reproducible with: 2022.3.51f1, 6000.0.24f1, 6000.1.0a1
Not reproducible with: 2021.3.45f1
Reproducible on these devices:
Oculus (Quest 2), Android 12.1, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
First lines of stack trace:
libc.so (memset+84)
libunity.so ApiGLES::ClearBufferSubData
libunity.so BufferManagerGLES::AcquireBuffer
libunity.so GfxDeviceGLES::UpdateComputeConstantBuffers
libunity.so GfxDeviceWorker::RunCommand
libunity.so GfxDeviceWorker::RunExt
libunity.so GfxDeviceWorker::Run()
libunity.so GfxDeviceWorker::RunGfxDeviceWorker
libunity.so Thread::RunThreadWrapper
libc.so __pthread_start
libc.so __start_thread+64)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment