Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b3
Issue ID
864036
Regression
No
[Video]The videoplayer component doesnt color-correct under Linear color space
When using a video with the new 'Vide Player' component, when running unity in Linear color space the video hasnt got the correct gamma correction applied.
1. Open the attatched project and load scene called 'Scene'
2. Make sure you are in 'Gamma' color space and play the scene, note colors
3. Exit playmode and change to 'Linear' color space and plat the scene
4. Notice how much lighter nd washed out the Linear space video is
This component should do gamma correction to the video or atleast if render mode is one of the Camera modes then the default shader should color correct it so the video looks as originally intended.
Tested in Version 5.6.0b3 (16836b8532d0)
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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
ciwolsey
Jan 21, 2018 18:28
I'm having this issue in 2017.3.0f3
threespin2
Jan 05, 2018 11:14
I think you can use https://issuetracker.unity3d.com/issues/regression-videos-are-dark-when-using-linear-color-space to vote on this issue
massivebacon
Nov 29, 2017 23:08
I'd love some clarification on this as well. We've been using Linear color space videos but see inconsistent playback between when the project is in Gamma or Linear space. Can there be an option to force Linear or sRGB for videos on import, similar to how textures work?
Julien-Lynge
Oct 17, 2017 16:36
We're noticing this issue in Unity 2017.2. Using the Video Player with Material Override render mode and the default unlit transparent shader, the video is noticeably darker in linear color space than in gamma color space. Gamma color space matches the look of the video when played outside of Unity.
Is this a regression, or is there another issue going on here?