Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
5.4.6f3
Issue ID
1115884
Regression
No
[Linux] When using 2 identical Webcams with same name, second webcam does not return frames
To reproduce:
PREREQ: Have two identical webcams
1) Open attached project and scene
2) Make sure that Id in Raw Images and the script matches your Webcam setup (they're currently looking for 0 and 1 specifically, which might not be good for all setups (especially if laptop webcam also exists)
3) Build and run on Linux
4) Click the buttons to enable cameras (by default '1' and '2' on top of keyboard)
Expected: Both cameras run video (tested with integrated and USB webcam)
Actual: Only one webcam shows video
Reproduced in 2017.2.3f1, 2017.4.18f1, 2018.3.2f1, 2019.1.0a14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment