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
Fix default lighting data was negatively affecting Adaptive Probe Volumes in additive scenes:
- Default scenes have a default lighting data asset assigned to it.
- This default lighting data causes the render to look different, and this is most noticeable on lilToon 2.3.0.
- Fix by checking if the scene currently uses the default lighting data. If it does, set it to null for the duration of the lightbox usage.
- This should fixhai-vr/lightbox-viewer-urp#1 in Lightbox Viewer URP.
0 commit comments