engine
engine copied to clipboard
Loading scene settings in 1.56 gives error 'Turning on disabled clustered lighting is not currently supported'
Project: https://playcanvas.com/project/924351/overview/switch-full-scene-example
Load between the scenes using the UI
Messages 'Turning on disabled clustered lighting is not currently supported' appears in the console.
This Bug may just appear in Editor Play Mode, because the scene json data, from "realtime" websocket connection, may has no "clusteredLightingEnabled" property in data.setting.render object. This may not appear in publiced application. Using "true" as default value of "clusteredLightingEnabled", in Scene.clusteredLightingEnabled setter, if 'undefined' setted as value, may be better; OR just fix editor server.
The message no longer appears in the console with 1.57.1. Closing.
Reopening, takes place when loading Seemore.