• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by PommPoirAbricot · Jun 04, 2013 at 04:06 PM · namewarningdynamic loadingmissing script

Need to get the name of missing scripts via warning

Hi everyone,

I build a streamed asset bundle that contains a scene. In this scene i attached a monobehaviour script to a gameobject

When i load the streamed scene, this warning message appears

The class defined in script file named 'LoadMeAndTestMe' does not match the file name!

alt text

As you can read, my script is "LoadMeAndTestMe", So how to get the name of this missing script by extracting it from this warning message ?

Is there another way to reveal name of missing script after loading a scene bundle at runtime ?

Information : I know an assetbundle just preserve the reference to the script and its public value but not the code. I need to get at runtime the name of the missing script to load dynamically my script.

editorrevealnameofmissingscript.png (61.5 kB)
Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Bonfire-Boy · Dec 11, 2018 at 03:24 PM 0
Share

What makes you think there's a missing script? From what you've shown us, it looks like the script is there but broken, in that the name of the class it contains "does not match the filename".

2 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by PommPoirAbricot · Jun 18, 2013 at 07:01 PM

Perharps this can help to extract name of a script and file name from warning

http://stackoverflow.com/questions/5417907/extract-class-and-filename-from-exception

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by ksrf · Dec 11, 2018 at 02:04 PM

Hey.. Could you solve it? I read the answer but I couldnt understand @PommPoirAbricot

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

17 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Reference Script Missing Warning 1 Answer

How to change the file name for the final build? 2 Answers

how to change name of material 1 Answer

Naming array elements 1 Answer

How to remove the (Clone) from instantiated prefab C# 2 Answers

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges