Skip to content

VRWorld Toolkit V1.7

Compare
Choose a tag to compare
@oneVR oneVR released this 10 Aug 14:30
· 309 commits to master since this release

If you have problems importing make sure you are on the latest SDK version!

  • World Debugger
    • New check for Occlusion Areas with Is View Volume disabled
    • New check for if post processing is disabled in scene view
    • Ignore VRCCam to avoid possible confusion
    • Check for additive scenes being open
    • Check whether layers and collision matrix is setup yet
    • Fix for messages about mirrors with VRC_MirrorReflection disabled
    • Check for legacy blend shape issues in scene
    • Check for GrabPass shaders in scene
    • Fix cameras with Camera component disabled being thought of being active
    • Auto fix for scene having multiple Pipeline Manager scripts
    • Warning about having portals disabled by default
    • Improved texts for clarity
    • Misc improvements and fixes
  • Post Processing
    • Allow post processing setup to be used in avatar projects
    • Improved post processing setup and layer usage
    • Fixes for edge cases
  • Fixed links to new SDK versions
  • Check for blocking problems on build and prompt to fix the problems
  • All around fixes