Hello Everyone,
I am developing a Unity loader which loads different scene on demand using asset Bundle. The Scene from the asset bundle loads correctly but the scripts attached to the object in the Scene doesn't load and show a warning message "The referenced script (Unknown) on this Behaviour is missing!". Can someone advise a solution to this problem?
↧