Search Unity

Burst Errors in 0.2.4-preview.12

Discussion in 'Burst' started by KillHour, Jun 20, 2018.

  1. KillHour

    KillHour

    Joined:
    Oct 25, 2015
    Posts:
    49
    After updating Burst to 0.2.4-preview.12, I'm getting the following error:

    C:\Users\..\AppData\Local\Unity\cache\packages\staging-packages.unity.com\com.unity.burst@0.2.4-preview.12\Runtime\BurstCompiler.cs(81,30): error CS0234: The type or namespace name 'LowLevel' does not exist in the namespace 'Unity.Burst' (are you missing an assembly reference?)

    I don't think I'm missing anything out of my manifest, but I suppose it's possible?
     
  2. xoofx

    xoofx

    Unity Technologies

    Joined:
    Nov 5, 2016
    Posts:
    417
    With which version of Unity are you testing burst against?
     
  3. KillHour

    KillHour

    Joined:
    Oct 25, 2015
    Posts:
    49
    2018.2 b8