In-Game Text Editor is a simple but powerful text editor that allows you to write text inside your Unity game.FeaturesText selection with mouse and keyboardCopy, cut and paste textHistory of all operations (undo and redo)Support for syntax highlighting using regular expressionsForward and backward searchNon-blocking execution of operations (does not block game loop)Uses only standard Unity UI elements, no dependency to other librariesBehaves like a standard UI elementCustomizable look and feelPackage contentIn-Game Text Editor assets with text editor prefabDemo scenes with various examplesDocumented source codeUser manualPlease note: In-Game Text Editor has been designed to work with Desktop games (Windows, macOS, Linux) and does not support input systems of mobile or VR platforms.In-Game Text Editor uses SourceCodePro, a monospaced font created by Adobe and released under the SIL Open Font License. The font and the license file are included in the package.