-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Out of Memory Bevy_pbr #25590
Copy link
Copy link
Closed
Labels
A-Cross-CuttingImpacts the entire engineImpacts the entire engineA-RenderingDrawing game state to the screenDrawing game state to the screenC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorC-PerformanceA change motivated by improving speed, memory usage or compile timesA change motivated by improving speed, memory usage or compile timesI-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-BlockedThis cannot move forward until something else changesThis cannot move forward until something else changes
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
A-Cross-CuttingImpacts the entire engineImpacts the entire engineA-RenderingDrawing game state to the screenDrawing game state to the screenC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorC-PerformanceA change motivated by improving speed, memory usage or compile timesA change motivated by improving speed, memory usage or compile timesI-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-BlockedThis cannot move forward until something else changesThis cannot move forward until something else changes
Type
Projects
- StatusShow more project fieldsDone
Dependencies version
Bevy
Rust
System
Compiling fails because out of memory
The Linux Kernel kills cargo process because "out of memory" and the computer is not useful during that process. It remains stuck on bevy_pbr