You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bug in the KHR_lights_punctual import from glTF/glb where a point light is imported with an incorrect rotation setting and the inner and outer radius values have not been converted from radians to degrees.
Rotation: It looks like a point light is imported with an additional rotation of -90 degrees on the x axis
Inner/Outer Radius: These values have not been converted from radians in the glTF to the degree values required for the Editor light value.
This issue lists high-level work items still remaining to fully support editor glTF import in roughly priority order:
Support loading:
The text was updated successfully, but these errors were encountered: