UnityReadme
UnityReadme copied to clipboard
Add a Readme / Tutorial to the inspector tab of your Unity project
``` AmbiguousMatchException: Ambiguous match found. System.RuntimeType.GetMethodImplCommon (System.String name, System.Int32 genericParameterCount, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConv, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) (at :0) System.RuntimeType.GetMethodImpl (System.String name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions...
Hi! Love your Unity package - makes life that much easier when jumpstarting new projects. Is there any way to do line breaks in the Text field? `\n` didn't work...