Compatibility
Compatibility With Editor Versions
The plugin was developed on Unity 2019.4.21f1, so this version will be considered minimal.
Platform Compatibility
Tested platforms:
Windows
iOS
Web GL
Android
Oculus Quest 2
Swich
Render Pipeline Compatibility
Built-In
Universal Render Pipeline (URP)
Supported Versions - 7; 8; 9; 10; 11, 12, 13, 14
High Defenition Render Pipeline (HDRP)
Supported Versions - 7; 8; 9; 10; 11, 12, 13, 14
Custom Shaders
The asset will work with any custom shader, unless that shader uses its own GI lighting functions. If your shader calls on Unity's built-in functions to render lightmaps, reflection probes, lighting from light probes, and etc., then you don't need to worry. Everything will work by default.
For those using custom lighting features. Write to the developer on any support channel. It's pretty easy to add blending and switching support to your shaders.
Last updated