Search Unity

2019.3.13f1 android build fails with Could not create service of type ExecutionHistoryStore using Ex

Discussion in 'Editor & General Support' started by rsbaker256, May 10, 2020.

  1. rsbaker256

    rsbaker256

    Joined:
    Oct 25, 2019
    Posts:
    2
    2019.3.13f1 android build fails with Could not create service of type ExecutionHistoryStore using ExecutionServices.createExecutionHistoryStore()

    Projects that built fine with previous versions of 2019.3 now cannot do an android build with 2019.3.13f1. Using the android jdk, sdk, ndk, etc. installed with Unity.

    Things already tried:
    1. reboot mac
    2. rm -rf .gradle
    3. tried empty project
    4. removed android studio and installed cmd-line tools