Search Unity

Error when i install burst compiler

Discussion in 'Editor & General Support' started by unity_tzKpZbkF_dMEIA, Aug 18, 2019.

  1. unity_tzKpZbkF_dMEIA

    unity_tzKpZbkF_dMEIA

    Joined:
    Aug 18, 2019
    Posts:
    4
    Hello everyone,
    When i install Burst by package manager i have somme error in my console. These error talk about namespace burst doesn't exist. Here screen. I use Unity2019.2.1f1.
    upload_2019-8-19_0-35-53.png
     
  2. Domas_L

    Domas_L

    Unity Technologies

    Joined:
    Nov 27, 2018
    Posts:
    111
    Hello! Have you tried reinstalling the Burst package and see if that fixes the issue? You could also try to reset the packages to default in the Package Manager window and re-import the needed packages. Also, from error messages, it seems that you are using Collections package - it already has Burst as a dependency, so you shouldn't need to import Burst separately.

    If that doesn't help, could you please submit a bug report with a minimal reproduction project for this issue and reply in here with the issue ID?