--- tags: - roadmap - backlog updated: 2026-05-29 permalink: gamevault/06-roadmap/backlog --- # Backlog Unordered pool of candidate work. Promote to a [[Milestones|milestone]] when committed. - [ ] Decide whether to upgrade Unity 6.4 → 6.6 for newer Entities (6.6.x). Stack is forward-compatible; `NetCodeTestWorld` stays internal regardless — see [[DR-001_Netcode_Test_Harness]]. - [ ] Define the core gameplay loop and the first predicted player ghost. - [ ] Replace template `SampleScene` with a dedicated bootstrap scene + gameplay subscene. - [ ] Optional template cleanup: remove `com.unity.visualscripting`, `Assets/TutorialInfo/`, `Assets/Readme.asset` (delete each asset **with** its `.meta`).