handzlikchris / handzlikchris/FastScriptReload
Add Unity UI as dependency
Open
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
Some projects don't have Unity UI added by default, resulting in.
```Assembly 'Packages/com.handzlikchris.fastscriptreload/Plugins/ImmersiveVrToolsCommon/ImmersiveVRTools.Common.Runtime.dll' will not be loaded due to errors:
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.