Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Batching Sorting Fix

Apkd's fix for Unity's ludicrously terrible "sorting" for static batches, bundled into a UPM package and modified to work with the VRChat SDK. Apkd's script relies on the BitField64 class from the Unity Collections library. The VRC SDK currently has a dll with an identical name to one in Collections, preventing one from importing the library. To get the script to work I've added the BitField.cs script from collections and moved it to a new namespace to prevent any future issues.

About

Packaged version of apkd's fix for Unity's abysmal static batching sorting

Resources

Stars

21 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages