We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create a scene without the Lights Plugin and start it. Add an Image or Shape, wait for render.
[Error] TypeError: undefined is not an object (evaluating 'lightManager.getLights') updateLightingUniforms (phaser.js:94829)
etc.
https://phaser.io/sandbox/khSm5kcF
The text was updated successfully, but these errors were encountered:
Thanks for identifying that - I've updated the shader code to check whether lights are active or included before it proceeds.
Sorry, something went wrong.
BenjaminDRichards
No branches or pull requests
Version
Description
Create a scene without the Lights Plugin and start it. Add an Image or Shape, wait for render.
etc.
Example Test Code
https://phaser.io/sandbox/khSm5kcF
The text was updated successfully, but these errors were encountered: