Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
2
Found in
2022.3.51f1
6000.0.24f1
6000.1.0a1
6000.2.0a1
6000.3.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)
Comments (1)
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
lucaconesa
Jan 02, 2025 17:17
Experiencing something similar here. With Video and other GPU actions such as RTT or overlays