-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Labels
A-GizmosVisual editor and debug gizmosVisual editor and debug gizmosC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorP-RegressionFunctionality that used to work but no longer does. Add a test for this!Functionality 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 wrongThis issue requires detective work to figure out what's going wrong
Milestone
Description
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

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
Labels
A-GizmosVisual editor and debug gizmosVisual editor and debug gizmosC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorP-RegressionFunctionality that used to work but no longer does. Add a test for this!Functionality 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 wrongThis issue requires detective work to figure out what's going wrong