19-12-2017, 07:52 PM
I received this error while importing Obi Cloth into my project
Assets/Obi/Rendering/ShadowmapExposer.cs(8,8): error CS0108: Warning as Error: `Obi.ShadowmapExposer.light' hides inherited member `UnityEngine.Component.light'. Use the new keyword if hiding was intended
Because of this error I cant start my game any more
Any thoughts on how I can fix this?
Assets/Obi/Rendering/ShadowmapExposer.cs(8,8): error CS0108: Warning as Error: `Obi.ShadowmapExposer.light' hides inherited member `UnityEngine.Component.light'. Use the new keyword if hiding was intended
Because of this error I cant start my game any more
Any thoughts on how I can fix this?