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. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Discussion Instantiate prefab on ScriptedImporter.OnImportAsset not working.

Discussion in 'Editor & General Support' started by zzmingo, Oct 24, 2022.

  1. zzmingo

    zzmingo

    Joined:
    Sep 8, 2016
    Posts:
    10
    I want to Instantiate prefab on ScriptedImporter.OnImportAsset, seems it's return null when calling Instantiate.