Skip to content

Puffin_egui v0.27 does not create scopes in non-release mode. #204

@C0D3-M4513R

Description

@C0D3-M4513R

Describe the bug
A clear and concise description of what the bug is.
The puffin_egui flamegraph doesn't display correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Make an egui native app, that has puffin scopes and allows you to interact with the puffin_egui ui.
  2. Run the app and open the debugger.

Expected behavior
A clear and concise description of what you expected to happen.
I expected the flamegraph to show, like in previous versions.

Screenshots
If applicable, add screenshots to help explain your problem.

Device:

  • OS: [e.g. iOS] NixOs
  • Browser [e.g. chrome, safari] Using Native App, not browser.
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.
image
app code here: https://github.com/C0D3-M4513R/unnamed-artnet-orion-vrsl-app/commit/41bb2cf38b82a001a9e549b6ee3841a8695c85cc (needs feature puffin, to display debugging menu)
(call to draw the window here: https://github.com/C0D3-M4513R/unnamed-artnet-orion-vrsl-app/blob/41bb2cf38b82a001a9e549b6ee3841a8695c85cc/app/src/app.rs#L405
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions