Posted April 03, 2026 by Fire Biscuit Games
#documentation
The Validation Panel is a critical tool for ensuring your scenario is playable and free of errors. It performs real-time checks on your scenario’s data, such as:
You can open the panel by clicking the Errors button in the top navigation bar. The button shows the current number of errors in your scenario.
You can also enter play mode by clicking the Play button in the top navigation bar. The button shows the current number of errors in your scenario. The game will attempt to load the scenario, even in broken state, to allow you to playtest part of the scenario. But it is possible that the errors prevent loading (ex: missing ressources). For example, you can playtest scene1 (without errors); but if scene2 has errors, when you try to navigate to scene2, the game might crash or fail to load.
The panel offers several ways to view and organize errors:
Each error in the list has an Edit (✎) button. Clicking this button will attempt to open the relevant property in the Inspector, or as close to it as possible. That property, or property container should be highlighted in red.
While the “Play” button allows you to test scenarios with errors, it is highly recommended to fix all errors before publishing or sharing your scenario.