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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment