Search Issue Tracker
Fixed in 2022.3.5f1
Fixed in 2022.3.X, 2023.3.X, 2023.3.0a9
Votes
1
Found in
2021.3.24f1
2022.2.17f1
2023.1.0b13
2023.2.0a12
2023.3.0a3
Issue ID
UUM-34385
Regression
No
[Android] RenderBuffer's Depth LoadAction and Depth StoreAction are still loaded when set to "DontCare"
How to reproduce:
1. Open the Snapdragon Profiler
2. Open the "IN_33145" project
3. Connect the Android device to the PC
4. Press File → Build Settings and enable "Development Build"
5. Press "Build And Run" (make sure your device is selected in "Run Device")
6. In the Snapdragon Profiler open "System Trace Analysis"
7. In the "Data Source" select "com.DefaultCompany.GMEMLoadStoreTest[12384]"
8. Enable the “Rendering stages” under the “OpenGL ES” option
9. Start capture
Expected result: Depth LoadAction and Depth StoreAction are not loaded
Actual result: Depth LoadAction and Depth StoreAction are loaded
Reproducible with: 2021.3.24f1, 2022.2.17f1, 2023.1.0b13, 2023.2.0a12
Couldn't test with: 2020.3.47f1 (hang in Snapdragon Profiler on "Receiving rendering stages data")
Testing environment: Windows 10 Pro
Reproducible on this device:
VLNQA00363, Samsung Galaxy Z Fold2 5G (SM-F916B), Android 11, CPU: Snapdragon 865 SM8250, GPU: Adreno (TM) 650
Couldn’t test on these devices (not connecting to a Snapdragon Profiler):
VLNQA00489, Htc 10 (HTC 10), Android 6.0.1, CPU: Snapdragon 820 MSM8996, GPU: Adreno (TM) 530
VLNQA00120, Google Pixel 2 (Pixel 2), Android 8.1.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment