Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

dyld: Symbol not found: _gEnableStylusTouch

Discussion in 'Editor & General Support' started by TheCowMan, Jan 18, 2016.

  1. TheCowMan

    TheCowMan

    Joined:
    Aug 24, 2010
    Posts:
    387
    After re-building my Unity project after I just submitted a build to the app store, I now am getting this error in Xcode. I read some places that this was a know Unity error and it was fixed in the latest version of Unity, but that is not the case with me.

    I am using Unity 5.3.1f1 and this is the entire error

    dyld: Symbol not found: _gEnableStylusTouch

    Referenced from: /var/mobile/Containers/Bundle/Application/06AC6BB2-F0C8-43DD-910D-43470E397938/RapidLines.app/RapidLines

    Expected in: flat namespace

    in /var/mobile/Containers/Bundle/Application/06AC6BB2-F0C8-43DD-910D-43470E397938/RapidLines.app/RapidLines

    (lldb)
     
  2. dryroasted

    dryroasted

    Joined:
    Dec 28, 2015
    Posts:
    1
    I'm having the same error with the same version of Unity. Any ideas?
     
  3. LuckyHamster

    LuckyHamster

    Joined:
    Oct 28, 2014
    Posts:
    50
    Same problem here....with iphone4 simulator only though