I don't see BuildOptions.BuildScriptsOnly mentioned in the documentation, and when I call BuildPipeline.BuildPlayer() and specify it as one of (or the only) build option the build fails and I get this error in the console:
Can't verify script data layout. Uncheck 'Scripts Only Build' and try again.
So, does BuildOptions.BuildScriptsOnly work?
↧