ErrLookup › bevyengine/bevy

bevyengine/bevy

A refreshingly simple data-driven game engine built in Rust · Rust · 1,307 source files

Analyzed at 78002f65fa on 2026-08-16. 5 documented errors.

Code / MessageTypeSeverityTags
FullscreenMaterial::fragment_shader() must not return Shader
panic critical bevy, render-pipeline, fullscreen-material, shaders, panic, post-processing
Enable feature "shader_format_spirv" to use SPIR-V shaders
panic critical bevy, wgpu, spirv, feature-flags, shaders, panic, pipeline-cache
-32603
Unexpected format of serialized resource value
error_code error bevy, brp, bevy-remote, reflection, serialization, json-rpc, internal-error
-23501
Resource is not registered: `{}`
error_code error bevy, brp, bevy-remote, resources, reflection, world-registration
-23402
Unknown component type: `{}`
error_code error bevy, brp, bevy-remote, components, reflection, type-registry