hi guys,
i am having a unity problem - i installed the unity standard assets pack (from version 2017.3) and it shows me errors when i insert “utility” into my project. do you know how can i fix it?
hi guys,
i am having a unity problem - i installed the unity standard assets pack (from version 2017.3) and it shows me errors when i insert “utility” into my project. do you know how can i fix it?
This can be fixed very easy.
I found this fix:
1 . To fix the error in ForcedReset.cs all you’ve got to do is comment out line 6 (by adding “//” at the beginning of the line) This line was just there to force the gameobject to add a GUI Texture component which is no longer supported by Unity.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.