Search Issue Tracker
Duplicate
Duplicate in 6000.6.X
Votes
2
Found in
2022.3.51f1
6000.0.24f1
6000.1.0a1
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
6000.6.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)
-
Resolution Note:
This bug very likely is a duplicate of another issue that we can actually reproduce.
-
Resolution Note (6000.6.X):
This bug very likely is a duplicate of another issue that we can actually reproduce.
Comments (1)
-
lucaconesa
Jan 02, 2025 17:17
Experiencing something similar here. With Video and other GPU actions such as RTT or overlays
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
This is a duplicate of issue #UUM-93243