How to change canvas setting in the prefab edit mode?

When I opened the UI element prefab, the canvas settings are different from my actual scene and it looks way different and hard to work properly.

I can see the parent canvas automatically generated by Unity, but I can’t touch any options, everything is locked and impossible to change.

How do I change the canvas setting from editing UI prefab?

You would need to set the Prefab Editing Environment for UI Enviroments in the “Project Settings” → Editor → UI Envirement.

There you can assignee a scene that will be used if you edit UI prefabs.

1 Like