tutorial · 2024-09-03
Building a Simple In-Editor Task Tracker for UE5 Teams
Replace external Trello/Notion tabs with a lightweight Kanban board that lives inside the Unreal Editor and understands your assets.
Why external tools get ignored
Every time a designer or artist has to alt-tab to update a card, the friction adds up. Over a day it becomes 'I'll do it later' and then it never happens.
An in-editor board that can see the current map, selected assets, and even auto-create cards from TODO comments has much higher adoption.
Easy Kanban Board and similar tools were built exactly for this reason.
Making it useful for your team
Create columns that match your actual process (Backlog, In Progress, Art Block, Tech Block, Review, Done).
Add custom fields relevant to your project (Target Biome, Owner Discipline, Performance Budget).
Use the board to drive daily standups inside the editor instead of a separate meeting.
Integration points
Link cards to specific actors or Data Assets so clicking a card selects or opens the thing being worked on.
Export the board state to JSON or CSV for producers who still want a high-level view.
Tie 'Done' to a validation pass so moving a card can trigger a quick check.
FAQ
Is this a replacement for Jira or Notion?
No. Use it for day-to-day in-engine work. Keep the big project tracker for milestones, dependencies, and stakeholder reporting.
Easy Kanban Board
Plan features and track work without leaving your project. A simple, fast Kanban board docked right in the Unreal editor — columns, cards and drag-to-move.