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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #UUM-93243