How can I get more detailed error debugging information?

Hey Guys, I’m getting an error with UIElements.
But the prompt message doesn’t tell me the line number of the error, so I don’t know how to find the exact error.

Is there any way to do this? Please help me, thanks.

This is happening in our code, which is probably why the line is not shown. This of course shouldn’t happen, but it’s connected to having other components on the same Game Object as your UIDocument. Can you check if you have any, and if they’re recognized properly (i.e. there’s no “missing component” showing)? Otherwise we’d be interested in looking at your project so if you could report a bug (inside Unity, Help > Report a Bug) with the assets necessary to reproduce this problem, that way we can investigate and fix it!