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.

Bug ShaderImporterInspector.OnInspectorGUI must call ApplyRevertGUI to avoid unexpected behaviour.

Discussion in '2020.1 Beta' started by Hyp-X, Jun 14, 2020.

  1. Hyp-X

    Hyp-X

    Joined:
    Jun 24, 2015
    Posts:
    421
    Is it just me, or does everyone else get this error when selecting any shader files?

    Code (CSharp):
    1. ShaderImporterInspector.OnInspectorGUI must call ApplyRevertGUI to avoid unexpected behaviour.
    2. UnityEditor.Experimental.AssetImporters.AssetImporterEditor:OnDisable()
    I'm on 2020.1.0b12

    I didn't find anything related to ShaderImporterInspector in our project...
     
  2. aleksandrk

    aleksandrk

    Unity Technologies

    Joined:
    Jul 3, 2017
    Posts:
    2,742
  3. Hyp-X

    Hyp-X

    Joined:
    Jun 24, 2015
    Posts:
    421
    Thanks
     
    aleksandrk likes this.