A
A
Andrey Titov2017-04-24 14:42:05
Unity
Andrey Titov, 2017-04-24 14:42:05

How to find out which object the script is hung on in Unity3D?

When an error occurs, you can see in the message what kind of file it is. And how can you find out on which object it hangs?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pparma, 2017-04-24
@titov_andrei

If an error occurs directly in your class, then clicking on the error should highlight the object in the hierarchy.
Or alternatively, in the search in the hierarchy, you can enter the full name of the class - all objects with this class will be displayed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question