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

Question Deleted Signal Emitter Causing Null Reference

Discussion in 'Timeline' started by Payaso_Prince, May 1, 2022.

  1. Payaso_Prince

    Payaso_Prince

    Joined:
    Jul 17, 2017
    Posts:
    91
    Hello All!

    I deleted a signal emitter from the project folder and now it is listed as 'None' when I examine a Signal Emitter in the inspector. When signal emitter calls invoke it throws a null reference error.

    How can I completely remove this old signal emitter from Unity?
    Please see "None"


    Thank you!!:)