Skip to content

NO_EDIT_stealth – Visual issues with non–16:9 aspect ratios #1604

Description

@russell-cj

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.

Image
Desktop.2025.11.16.-.10.54.14.01.mp4

Reproduction Steps

  1. Open the scene:
    res://scenes/quests/template_quests/NO_EDIT/1_NO_EDIT_stealth/NO_EDIT_stealth.tscn
  2. Run the scene using aspect ratios other than 16:9 (e.g., 4:3, 21:9, 5:4).
  3. 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.

Notes

Note

Metadata

Metadata

Assignees

Type

Fields

No fields configured for Bug.

Projects

Status
Done

Relationships

None yet

Development

No branches or pull requests

Issue actions