Skip to content

3DShape example regression #21452

@urothis

Description

@urothis

Bevy version and features

17.* + git

Relevant system information

On random flavored arch (cachyOS)

`2025-10-07T23:19:34.162885Z  INFO bevy_render::renderer: AdapterInfo { name: "AMD Radeon RX 7900 XT", vendor: 4098, device: 29772, device_type: DiscreteGpu, driver: "AMD open-source driver", driver_info: "2025.Q2.1 (LLPC)", backend: Vulkan }`

What you did

I tried to run the 3d shapes example.
https://github.com/bevyengine/bevy/blob/main/examples/3d/3d_shapes.rs

Image

What went wrong

The Segment3d and Polyline3d objects seem to be broken.
It also seems like the spacing is off now? Objects didn't use to clip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-GizmosVisual editor and debug gizmosC-BugAn unexpected or incorrect behaviorP-RegressionFunctionality that used to work but no longer does. Add a test for this!S-Needs-InvestigationThis issue requires detective work to figure out what's going wrong

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions