Easy Notes turns the Unity SceneView into a shared review board. Drop a note next to a broken prop, pin a task to a GameObject, assign it to a teammate, and track everything from one searchable list — without ever leaving the editor.
Notes live as ScriptableObjects — no GameObjects, nothing in your player builds. They're plain-text assets in your version control, so your whole team can share them through Git or Unity Version Control.
KEY FEATURES
GOOD TO KNOW
Easy Notes works through your version control — no cloud, no server, no real-time sync. Collaboration is asynchronous: you see a teammate's notes after they commit and you pull, just like code. Per-author files keep concurrent edits conflict-free, and your notes are never overwritten.
COMPATIBILITY
Unity 6 or newer. Works with any render pipeline (URP included as a sample). Linux, macOS, and Windows editors.
SUPPORT
Published by Birich Studio. Questions, bug reports, and feature requests are welcome through the Asset Store support channel.