Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Feedback Difference between Editor game view and build. Need assistance.

Discussion in 'Graphics Experimental Previews' started by oshriez, Feb 28, 2019.

  1. oshriez

    oshriez

    Joined:
    Mar 28, 2014
    Posts:
    5
    The test scene uses just standard single directional light, a couple of shader-graph generated shaders and some scripts for custom cam movement. Its meant to run in VR (Vive / Vive pro).

    in run-time on the editor it looks and works fine. However when running the build, wither the lighting gets weird or there are issues with shaders, or (most likely) I'm missing something basic... ;)

    XS settings = VR enabled. (both oculus and OpenVR are active (Ive tried building with only OpenVR but results are similar. Version is 2018.3.6f1
    fromEditor.PNG
    in the Editor in run-time

    fromBuild.PNG
    From build...

    Hints and tips much appreciated!