Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error compiling fresh import #166

Closed
LetsCode-Angus opened this issue Nov 29, 2019 · 2 comments
Closed

Error compiling fresh import #166

LetsCode-Angus opened this issue Nov 29, 2019 · 2 comments

Comments

@LetsCode-Angus
Copy link

@LetsCode-Angus LetsCode-Angus commented Nov 29, 2019

After importing Entities (v1.1.1) into unity through the package manager, the console was being repeatedly logged with the following errors:

Library\PackageCache\com.unity.burst@1.1.2\Runtime\BurstCompiler.cs(50,83): error CS0117: 'BurstCompilerService' does not contain a definition for 'GetCurrentExecutionMode'

Library\PackageCache\com.unity.burst@1.1.2\Runtime\BurstCompiler.cs(42,49): error CS0117: 'BurstCompilerService' does not contain a definition for 'SetCurrentExecutionMode'

@btwist
Copy link

@btwist btwist commented Dec 10, 2019

I currently also have this problem. did you find a solution?

@Drealmer
Copy link
Collaborator

@Drealmer Drealmer commented Oct 12, 2020

Likely not relevant anymore, this doesn't seem to happen with current versions, closing.

@Drealmer Drealmer closed this Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.