-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
TypeRegistration is missing for IndexFormat #663
Copy link
Copy link
Closed
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behavior
Description
When you serialize a RenderPipelines component into a scene and try to deserialize it, you'll get the following error:
AssetLoadError(LoaderError(TypeRegistration is missing for bevy_render::pipeline::state_descriptors::IndexFormat))
Making this issue for documentation purposes. I'll submit a fix pr in a couple minutes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behavior