Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Graphics Changing Graphics API crashes Unity Editor

Discussion in '5.2 Beta' started by movra, Jul 23, 2015.

  1. movra

    movra

    Joined:
    Feb 16, 2013
    Posts:
    566
    1. Have some UI stuff in your scene. For example add a single Text object.
    2. Go Project Settings > Player.
    3. Under Standalone > Other Settings uncheck the top "Automatic Graphics API".
    4. Then drag Direct3D11 below Direct3D9.
    5. There will be a popup to confirm the change.
    6. When you press "Apply", Unity will crash.