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

Understanding scene files

Discussion in 'Scripting' started by VSZM, May 5, 2015.

  1. VSZM

    VSZM

    Joined:
    Nov 18, 2013
    Posts:
    8
    Hi

    I have a missing script reference on one of my game objects and Unity (5) does not tell me what was the referenced script.

    I have uploaded the scene file to pastebin.

    My Main Camera is missing it's last script according to the Editor. This component is seen on line 883 in the scene file.

    What I want to get is the name of the referenced script file.

    What I am missing is the mapping to fileID to actual file names.


    PS. I have this asked on unity answers in case any of you guys looking for some reputation.