How to fix error for first personal controller?
Hi there, I got a problem for import character first personal controller, it is workable in previously but one day it was an error when import as below. I was tried used another versions but still failed. Anyone could help me? Thank you so much.
Quoted PlayerSettings Validation: Requested build target group (20) doesn't exist; #define symbols for scripting won't be added. UnityEditor.PlayerSettings:SetScriptingDefineSymbolsForGroup(BuildTargetGroup, String)
PlayerSettings Validation: Requested build target group (17) doesn't exist; #define symbols for scripting won't be added. UnityEditor.PlayerSettings:SetScriptingDefineSymbolsForGroup(BuildTargetGroup, String) Unquoted
Your answer
Follow this Question
Related Questions
Errors, Errors, and more Errors? 2 Answers
C# missingReferenceException when comparing enums 0 Answers
Can't solve these errors CS0246 0 Answers