Unity CodeGen is a library that streamlines code generation on the Unity editor. By defining your own Generator that inherits from ICodeGenerator, you can generate codeautomatically. Create a .cs file ...
This package allows you to use native input fields on Android and iOS. It works with TMP InputField component and uses some of its options. The current implementation of Unity's input field doesn't ...