Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. 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.