bevyengine / bevy

A refreshingly simple data-driven game engine built in Rust
https://bevyengine.org
Apache License 2.0
35.92k stars 3.55k forks source link

Very Large Material 2d Mesh diagonal artifact issue #13447

Open miketwenty1 opened 5 months ago

miketwenty1 commented 5 months ago

Bevy version

v0.13.2

https://github.com/bevyengine/bevy/assets/7761473/9109a223-6289-43ca-940a-3a71b9b06088

miketwenty1 commented 5 months ago

Another example:

https://github.com/bevyengine/bevy/assets/7761473/d586855b-8287-466b-b131-03355a936d75

eero-lehtinen commented 5 months ago

I have run into similar artifacts on ios and never seen them on windows, linux or android. My meshes aren't even that big, maybe 500 units. They show up pretty randomly.