Question by
willywillywily0 · Nov 19, 2021 at 09:35 PM ·
compiler error
error CS0117 in BurstAotCompiler
I'm trying to set up ML agents example scenes, but I have compiler errors:
Library/PackageCache/com.unity.burst@1.6.0/Editor/BurstAotCompiler.cs(243,47): error CS0117: 'BuildTarget' does not contain a definition for 'GameCoreXboxOne'
Can anyone help me? I'm not trying to build for any platforms I just want to mess around with the mlagents example scenes on my computer.
Comment
Your answer

Follow this Question
Related Questions
compiler errors - empty console new empty scene! 0 Answers
I have no idea how to fix a "pragma strict error : unrecognized pragma directive" error. 1 Answer
CommandInvokationFailure: Failed to recompile android resource files. 2 Answers
AnimatedPropertyUtility.cs' is a binary file instead of a text file When Im creating new project 1 Answer
I keep getting compiler errors on my code, please help. (C#) 1 Answer