FastScriptReload icon indicating copy to clipboard operation
FastScriptReload copied to clipboard

Add Unity UI as dependency

Open builder-main opened this issue 1 week ago • 0 comments

Some projects don't have Unity UI added by default, resulting in.

Unable to resolve reference 'UnityEngine.UI'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.

So we should simply add it to the dependencies

builder-main avatar Nov 19 '25 11:11 builder-main