Burst Compiler Errors with 0.2.4-preview.20

Hey All,

I’m on Unity 2018.1.0f2 and I get errors in the burst compiler after trying to update to 0.2.4-preview.20. I am using entities 0.0.12-preview.1 and incremental compiler 0.0.38.

This error comes up for all burst compile jobs in my project… Is there something I’m doing wrong in terms of the way my packages are set up?

1 Like

bump

The same error.

burst 0.2.4-preview.20 is only supported by 2018.2+

2 Likes

I got it to work with:

Burst 0.2.4-preview.20
Entities 0.0.12-preview.8
IncrementalCompiler 0.0.42-preview.11

1 Like

And I updated my unity :smile:

keep crashing in mine!

For me I just had to add the IncrementalCompiler in my PackageManager.