mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
9bf80a8566
I noticed the following error when trying out the `scene` example ```bash Feb 13 22:11:13.997 WARN bevy_asset::asset_server: encountered an error while loading an asset: No registration found for glam::f32::vec3::Vec3 ``` This PR fixes the error and makes the scene file load correctly |
||
---|---|---|
.. | ||
load_scene_example.scn.ron |