issues: does not contain a definition for 'VisionOS'
I'm using unity(version 2023.2.22f1)
then I install the package from git url and unity report some error:
BuildTargetMapping.cs(29,55): error CS0117: 'BuildTarget' does not contain a definition for 'VisionOS'
BuildTargetMapping.cs(54,34): error CS0117: 'BuildTarget' does not contain a definition for 'VisionOS'
BuildTargetMapping.cs(54,68): error CS0117: 'BuildTargetGroup' does not contain a definition for 'VisionOS'
how should I to resolve the problem
thanks
issues: does not contain a definition for 'VisionOS'
I'm using unity(version 2023.2.22f1)
then I install the package from git url and unity report some error:
how should I to resolve the problem
thanks