Improve "Error assigning CUBE texture to 2D texture" error message

Sometimes Unity outputs the following error with my project:

Error assigning CUBE texture to 2D texture property '_MainTex': Dimensions must match
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

It would be very useful when the error message contains the name of the asset that is causing the problem. Furthermore it would be very useful when the asset is pinged when I select the error message.

2 Likes

Thanks, I have submitted your feedback.

2 Likes