Search Unity

BezierShape Android building error

Discussion in 'World Building' started by Alex_Bo, Jan 4, 2020.

  1. Alex_Bo

    Alex_Bo

    Joined:
    Sep 18, 2014
    Posts:
    16
    Hello! I am getting an error while building Android app on Unity 2019.3

    Can't remove ProBuilderMesh (Script) because BezierShape (Script) depends on it
    UnityEditor.EditorApplication:Internal_CallGlobalEventHandler()

    Please advise.
     
  2. BusterTheWizard

    BusterTheWizard

    Joined:
    Jul 2, 2012
    Posts:
    55
    I just got the same error, I had two successful builds before this error started.
     
  3. kaarrrllll

    kaarrrllll

    Unity Technologies

    Joined:
    Aug 24, 2017
    Posts:
    552
    Thanks for the report, we'll get this fixed asap.

    In the meantime, you can disable "Script Stripping" in the Probuilder preferences as a workaround.

    upload_2020-5-14_13-45-25.png
     
    JBacal likes this.