So i was setting up a UI but noticed that the rect transform is missing the anchor present. I was using the 2019.4.1f1 version of unity before and switched to 2019.4.8f1. How do i acsess the anchor present?
I have Anchor Presets in 2019.4.8f1 (Windows 10), clicking the current anchor opens the dialog:
Do you have a custom Inspector for Rect Transform? That would do it - if not, are you sure the object you have selected has a Rect Transform and not a Transform ?
No i dont have a custom inspector or anything. I also noticed i only have this problem when using a tmp button, simple text for example still has the anchor.
This is what it shows for the tmp button or rather what it not shows