You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
Trying to open the project using Unity 2018.3.7f1 and LWRP 4.8.0-preview.
Am getting several compile errors all relating to a missing LWRP package
ie
using UnityEngine.Rendering.LWRP;
using UnityEngine.Experimental.Rendering.LWRP;
Hi
Trying to open the project using Unity 2018.3.7f1 and LWRP 4.8.0-preview.
Am getting several compile errors all relating to a missing LWRP package
ie
using UnityEngine.Rendering.LWRP;
using UnityEngine.Experimental.Rendering.LWRP;