FreeHorrorGameKit icon indicating copy to clipboard operation
FreeHorrorGameKit copied to clipboard

Error when playing

Open AIkr7 opened this issue 4 years ago • 1 comments

Hi I get this error when hitting the start button

UnassignedReferenceException: The variable ssaaShader of Antialiasing has not been assigned. You probably need to assign the ssaaShader variable of the Antialiasing script in the inspector. UnityStandardAssets.ImageEffects.Antialiasing.CheckResources () (at Assets/Standard Assets/Effects/ImageEffects/Scripts/Antialiasing.cs:98) UnityStandardAssets.ImageEffects.PostEffectsBase.Start () (at Assets/Standard Assets/Effects/ImageEffects/Scripts/PostEffectsBase.cs:106)

Any ideas?

AIkr7 avatar May 07 '20 08:05 AIkr7

You probably deleted the assets. You need to replace the same assets/scripts again.

yasinkardes avatar May 07 '20 20:05 yasinkardes