bevyengine / bevyengine/bevy

Sprites in 3d

Open
#2,786 5 comments 4 reactions 0 assignees View on GitHub
A-Rendering C-Bug
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## Bevy version

59bfbd3295ed34f7aec1d8339bab10a339877242

## Operating system & version

macOS 10.15.6

## What you did

Place a sprite in 2d, then in 3d.

## What you expected to happen

Sprite showing in 2d and 3d.

## What actually happened

Sprite only visible in 2d. Not shown for orthographic and perspective 3d.

## Additional information

The 3D graph uses `Transparent3dPhase`. Sprites are scoped in the `Transparent2dPhase`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.