Vuforia SDK Version:7.1.34
Unity:2018.1.0f2
Issue:My project was using linear space before,but after updating to Unity2018 and Vuforia7.1.34,the console shows an error message which requires me to switch linear space to gamma space.Because of my pbr workflow,if I changed the color space to gamma,the performance would be worse.Any solutions for this?Thanks.
error message:"Vuforia requires Gamma color space in order to correctly render the video background image. Please change the 'Color Space' to 'Gamma' in the Player Settings".
Hello,
Vuforia Engine SDK 7.5 now supports Linear color space in Unity: https://library.vuforia.com/articles/Release_Notes/Vuforia-SDK-Release-Notes.html
Thanks,
Vuforia Engine Support