Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.3.14f1
2019.1
2019.2
2019.3
2020.1.0a1
Issue ID
1163718
Regression
No
[Android] "WebCamTexture" does not work with TOF/Depth cameras
Reproduction steps:
1. Open "1163718" project
2. Build & Run for Android
3. Press "Switch Camera" until you see a black screen
Expected Result: All cameras render
Actual Result: Cameras capable of Depth perception return null and don't render
Reproduced with: 2020.1.0a1, 2019.3.0b1, 2019.2.3f1, 2019.1.14f1, 2018.4.7f1, 2018.3.14f1
Did not reproduce on: 2017.4.32f1 (No cameras seem to work)
Repro Devices:
Samsung Galaxy S10 5G (SM-G977U), Android 9, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
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
- DisplayDialogComplex crashes with a long content string containg Cyrillic chars
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a11
Cameras which supports only depth data are now ignored (probably later we'll consider providing depth data support for Android as well, but this should be treated as new feature, not a bug)