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

Scenes with "Auto generate" lightmaps can have invalid m_LightingDataAsset reference #5

Open
kipash opened this issue Jun 14, 2023 · 0 comments

Comments

@kipash
Copy link

kipash commented Jun 14, 2023

Repro steps

  • Create a new scene
  • Bake lightmaps manually
  • Switch to auto bake
  • Delete the lightmaps from project that are no longer used
  • Observe the issue

While Auto generate is true, reporting m_lightingDataAsset having a missing reference is missleading.

Invalid reference for m_LightingDataAsset should be ignored if m_GIWorkflowMode: 0 (autogenerate is true)

Unity version: 2020.3.43f1

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