Skip to content

v1.7.1 - Day-1 Patch for LVs

Choose a tag to compare

@PiMaker PiMaker released this 23 Jun 14:05

Several fixes for 1.7.0's VRCLightVolumes integration.

See 1.7.0 release for detailed changes and video patchnotes :3

Changelog:

  • Fix compilation in avatar projects.
    • LTCGI on avatars is deprecated, and I recommend against using it. But it will continue to function for now.
  • Fix log spam in Unity when VRCLV is installed but no LTCGI LV is in the scene.
  • Fix an exception in the Udon script if LVs exist but are all disabled.
    • Reminder to mark your LVs "Dynamic" (including LTCGI ones) if you toggle them at runtime!
  • Fix a race condition that could randomly cause LTCGI LV initialization to fail.
  • Added a warning for non-Dynamic LTCGI LVs that start out disabled. This will not work.
  • Minor log cleanup.

⬇️ Creator Companion/VPM Install

For standalone Unity, you can import LTCGI as a git package with the URL: https://github.com/PiMaker/ltcgi.git