Skip to content

transform_hierarchy example doesn't seem to do anything #7433

Closed
@rparrett

Description

@rparrett

Bevy version

main

Relevant system information

AdapterInfo { name: "Apple M1 Max", vendor: 0, device: 0, device_type: IntegratedGpu, driver: "", driver_info: "", backend: Metal }
SystemInfo { os: "MacOS 13.1 ", kernel: "22.2.0", cpu: "Apple M1 Max", core_count: "10", memory: "64.0 GiB" }

What you did

cargo run --release --example transform_hierarchy chain

What went wrong

It's not clear how to use this tool to stress test things.

I had assumed that it was meant to be used with the tracing feature, but I don't think that works without LogPlugin, which isn't included in MinimalPlugins. At least, I can't get tracy to connect to it.

Additionally, it looks like it probably should have HierarchyPlugin.

Additional information

Discovered this while attempting to benchmark #7264

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-TransformTranslations, rotations and scalesC-BugAn unexpected or incorrect behaviorC-ExamplesAn addition or correction to our examplesD-TrivialNice and easy! A great choice to get started with BevyS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!X-UncontroversialThis work is generally agreed upon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions