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

Bug Calling Directory.SetCurrentDirectory destroys editor!!

Discussion in 'Editor & General Support' started by andyz, Sep 16, 2020.

  1. andyz

    andyz

    Joined:
    Jan 5, 2010
    Posts:
    2,114
    If you call the .net function Directory.SetCurrentDirectory in code, then when your project is run in the Editor, Unity literally falls apart as it then thinks your project is in that new directory or something

    known bug?! (2019,2020)
     
  2. andyz

    andyz

    Joined:
    Jan 5, 2010
    Posts:
    2,114
    case #1278242