Why Code Map does not work on Unity projects?

529 Views Asked by At

When you try to invoke Code Map against a Unity project, you get an errror icon and none of the elements can get expanded:

enter image description here

Why is that and how to fix it ?

1

There are 1 best solutions below

0
Eric Cartman On BEST ANSWER

This is because by default, projects are not fully built. Fortunately, there is an option for that:

enter image description here