Search Issue Tracker
Fixed in 2018.3
Votes
3
Found in
2018.1.6f1
Issue ID
1054494
Regression
No
WebCamTexture.devices returns empty name string when WebCam name contains special characters
How to reproduce:
1. Make sure you have a WebCam with a name that contains special characters
2. Open the attached "TestFor1054494.zip" project
3. Play the Scene
4. Observe the information about the WebCams written to the Console window
Expected result: WebCam's name is its device name
Actual result: WebCam's name is an empty string if its device name contains special characters
Reproducible with: 2017.1.4p2, 2017.2.3p1, 2017.4.6f1, 2018.1.6f1, 2018.2.0b11, 2018.3.0a3
Note: You can create a virtual camera device with a name that contains special characters ("TestCamera®" for example)
Update: fixed in 2018.3.0b4, 2019.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [IL2CPP] UnityLinker error when building
- [macOS] VideoPlayer.clockTime gets stuck for a few frames when starting to play a video
- VideoPlayer.StepForward() does not VideoPlayer.OnFrameReady when using a non-transcoded video
- [Android] A few frames of audio is played when VideoPlayer.Prepare() is called with audio output mode set to Audio Source
- [Android] Audio is only stopped after a delay when VideoPlayer.Pause() is called
Add comment