Search Unity

TextMeshPro shader issues with Vuforia

Discussion in 'Vuforia' started by ina, Dec 26, 2019.

  1. ina

    ina

    Joined:
    Nov 15, 2010
    Posts:
    1,085
    Got a cool scripted animation working on the font mesh level with TextMeshPro. (Pre-Vuforia - just main camera.)

    And then, it would be so neat to import a vuforia image target and augment that... except... shader errors have become the death of me in the past 12 hours :-\

    Works in editor. Doesn't work on device. Black camera screen issues...

    Vuforia.VideoBackgroundBehaviour:Awake()

    2019-12-26 03:46:22.174657-0500 muralar[1406:138347] ERROR/AR(1406) 2019-12-26 03:46:22: VideoBackgroundConfig with screen size of zero received, skipping config step

    Metal: Error creating pipeline state (Custom/VideoBackground): Compiler encountered an internal error

    (etc)