Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0a4
Issue ID
1019984
Regression
No
WebcamTexture renders with artifacts (grain & noise) when color space is set to Linear
WebcamTexture rendering with artifacts(grain and noise) in play mode when color space is set to Linear
Steps to reproduce
1) Create new project > New scene > Apply ExampleClass script attached below to any gameObject.
Alternatively,
1) Install Vuforia Component.
2) New project > New Scene > Right click in hierarchy > Vuforia > AR Camera
3) Play the scene
Actual result: WebcamTexture renders with grain and noise
Environment: Mac 10.12 and 10.13
Reproducible on: 2018.2.0a7, 2018.2.0a4, 2018.2.0a3
Works fine on: 2018.2.0a2, 2018.2.0a1, 2018.1.0b13, 2018.1.0b1, 2017.3.0f3
By design: Caused by change of player settings default color space from Gamma to Linear. Vuforia requires Gamma color space in order to correctly render video background image.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
Add comment