BocuD / VRBuildHelper

An integrated editor toolset that adds a number of quality of life features to assist VRChat world creators in managing their projects.
MIT License
43 stars 6 forks source link

[BUG] Assets\BocuD\BuildHelper\Editor\BuildHelperBuilder.cs(46,17): error CS0103: The name 'EnvConfig' does not exist in the current context #3

Closed Rycia closed 2 years ago

Rycia commented 2 years ago

I encountered an issue with VRBuildHelper, it is a U# error, and hence I am unable to build my VRChat worlds and test them.

I have deleted the assets entirely and re imported it to see if the issue would persist, and it does. Here is the error.

image image

BocuD commented 2 years ago

Hey, this is because you are probably using an incompatible BuildHelper / VRCSDK version combination. To solve this you should update to the latest version of the SDK and the latest version of BuildHelper (i believe it is currently still marked as a pre release, i should fix that). Let me know if that solves it.