Skip to content

Warn when no camera exists to render an object #1432

@alice-i-cecile

Description

@alice-i-cecile

What problem does this solve or what need does it fill?

Beginners commonly attempt to get started with adding 2D/3D/UI graphics, forget to add a camera, and then are confused when nothing appears.

What solution would you like?

Warn when no camera of the appropriate type exists.

What alternative(s) have you considered?

Improve documentation further, especially in the Bevy book.

Additional context

The exact timing / details of when this should trigger need some work by others who understand the rendering pipeline more clearly.

We should also be careful not to create unsilenceable warnings in cases where the lack of camera may actually be intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-RenderingDrawing game state to the screenC-UsabilityA targeted quality-of-life change that makes Bevy easier to useD-ComplexQuite challenging from either a design or technical perspective. Ask for help!S-Needs-DesignThis issue requires design work to think about how it would best be accomplished

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions