-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
A-Dev-ToolsTools used to debug Bevy applications.Tools used to debug Bevy applications.C-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorC-ExamplesAn addition or correction to our examplesAn addition or correction to our examplesS-Needs-InvestigationThis issue requires detective work to figure out what's going wrongThis issue requires detective work to figure out what's going wrong
Description
Bevy version
0.16.0
What you did
Copy paste example from https://github.com/bevyengine/bevy/blob/latest/examples/dev_tools/fps_overlay.rs
What went wrong
Failed to compile because the import is wrong.
- what were you expecting?
it to compile - what actually happened?
error[E0433]: failed to resolve: could not finddev_tools
inbevy
Metadata
Metadata
Assignees
Labels
A-Dev-ToolsTools used to debug Bevy applications.Tools used to debug Bevy applications.C-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorC-ExamplesAn addition or correction to our examplesAn addition or correction to our examplesS-Needs-InvestigationThis issue requires detective work to figure out what's going wrongThis issue requires detective work to figure out what's going wrong