v0.8.3 - Examination Hotfix
Hotfix
Examination Fixed in Exports
Entity examination was showing “Unknown” / “[DATA EXPUNGED]” in exported builds (web, linux, windows) instead of actual names and descriptions. This is now fixed — examining walls, enemies, and objects works correctly again.
This was a latent bug introduced in v0.8.2’s codex improvements, where a compile-time const reference couldn’t be resolved by Godot’s bytecode compiler in export builds.