bevyengine / bevyengine/bevy

Translucent window outline (window shadow) appears when moving windows with a transparent background with a transparent window

Open
#12,410 3 comments 3 reactions 0 assignees View on GitHub
A-Windowing C-Bug O-MacOS S-Blocked
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 16h
Merged PRs (30d)
171

Description

## Bevy version 0.13

The release number or commit hash of the version you're using.

## \[Optional\] Relevant system information

cargo version: cargo 1.78.0-nightly (a4c63fe53 2024-03-06)

```ignore
`SystemInfo { os: "MacOS 14.2.1 ", kernel: "23.2.0", cpu: "Apple M1", core_count: "8", memory: "16.0 GiB" }`
```

## What you did
I made the background transparent in the desk_toy example and moved the sprite around, and it ended up like this.

## What went wrong

Ghostly semi-translucent outline appeared.

![image](https://github.com/bevyengine/bevy/assets/86705803/87ccbc41-71f4-4031-a697-ed65de8ccd31)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in the desk_toy example on macOS 14.2.1 with a transparent background, then move the sprite as described. Investigate the resulting translucent window outline; done means the ghostly outline no longer appears during movement.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.