Reproduction steps:
1. Open the attached Project “BugRepro”
2. Make sure “Assets/Scenes/SampleScene” is added to the “Scenes in Build” list in Build Settings
3. Build and Run on an Android device (ARM64 IL2CPP was used)
4. Once the Player has loaded up, exit the app
5. Run the “systemallocator” command in terminal
6. Observe the Player
Expected result: Application doesn’t crash
Actual result: Application crashes when two observable images are about to load
Reproducible with: 2021.3.25f1, 2022.2.18f1, 2023.1.0b15, 2023.2.0a13
Couldn’t test with: 2020.3.48f1 (Player doesn’t load)
Reproducible on:
Pixel 6
Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Notes: Development mode in Build Settings must be toggled off when Building the Project to reproduce the issue. Reproduces on OpenGLES3, but not Vulkan