Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling and enabling Image Processing in Inspector editor panel breaks inspector #437

Open
rpaladin opened this issue May 18, 2023 · 0 comments

Comments

@rpaladin
Copy link

rpaladin commented May 18, 2023

Simply disabling and then attempting to re-enable Image Processing in the Inspector editor panel breaks the entire inspector section.

image

inspector failed to load due to error Cannot read property 'imageProcessingConfiguration' of null 
    in RenderingInspector (created by Inspector)
    in div (created by Blueprint3.Tabs)
    in div (created by Blueprint3.Tabs)
    in Blueprint3.Tabs (created by Inspector)
    in div (created by Inspector)
    in Inspector
    in ErrorBoundary (created by Tab)
    in div (created by Tab)
    in Tab (created by Layout)
    in div (created by Layout)
    in Layout

image

My Editor version:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant