You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When testing the NO_EDIT_stealth.tscn scene using aspect ratios other than 16:9, multiple visual inconsistencies appear. Some areas of the environment become exposed, showing empty or unintended regions, and certain objects fail to align correctly depending on the window's aspect ratio. These issues occur when widening or stretching the game window horizontally or vertically.
Desktop.2025.11.16.-.10.54.14.01.mp4
Reproduction Steps
Open the scene: res://scenes/quests/template_quests/NO_EDIT/1_NO_EDIT_stealth/NO_EDIT_stealth.tscn
Run the scene using aspect ratios other than 16:9 (e.g., 4:3, 21:9, 5:4).
Observe any exposed areas, camera boundary issues, or misaligned elements.
Expected Result
The camera should remain within the intended playable and decorated area.
No empty or unintended sections of the scene should be visible at any supported aspect ratio.
Suggested Solution
Add additional decoration (e.g., stones, grass, walls, foliage) around the scene borders to cover all camera-reachable areas.
Adjust camera limits to ensure the framing remains centered on the designed region and does not reveal out-of-bounds content.
When testing the
NO_EDIT_stealth.tscnscene using aspect ratios other than 16:9, multiple visual inconsistencies appear. Some areas of the environment become exposed, showing empty or unintended regions, and certain objects fail to align correctly depending on the window's aspect ratio. These issues occur when widening or stretching the game window horizontally or vertically.Desktop.2025.11.16.-.10.54.14.01.mp4
Reproduction Steps
res://scenes/quests/template_quests/NO_EDIT/1_NO_EDIT_stealth/NO_EDIT_stealth.tscnExpected Result
Suggested Solution
Notes
Note
res://scenes/quests/template_quests/NO_EDIT/1_NO_EDIT_stealth/NO_EDIT_stealth.tscn