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

Edit Script problems

Discussion in 'Editor & General Support' started by asterahpa, May 10, 2019.

  1. asterahpa

    asterahpa

    Joined:
    May 8, 2019
    Posts:
    1
    im a novice. when i import an older version project into unity 2018.3.14. and there is no **.unitypackage file inside.
    it works, but when i wanna find scirpts which mouned in the element.

    and worning:
    Code (CSharp):
    1. Invalid AssetDatabase path: C:/Program Files/Unity/Hub/Editor/2018.3.14f1/Editor/Data/UnityExtensions/Unity/GUISystem/Standalone/UnityEngine.UI.dll.meta. Use path relative to the project folder.
    2. UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
    what should i do to fix it?
     
  2. LilGames

    LilGames

    Joined:
    Mar 30, 2015
    Posts:
    565
    Same here, and I am NOT a novice.