com.unity.perception icon indicating copy to clipboard operation
com.unity.perception copied to clipboard

Output Directory Solution Changed

Open rrmlgroup opened this issue 3 years ago • 0 comments

This is a new issue based on issue #107 Output Directory:

I recently moved from using version 0.7 to version 0.11.2 and when I tried to use the previous solution to set my own custom output directory I now get the following error:

Assets\Scripts\SetOutputDirectory.cs(11,9): error CS0103: The name 'Configuration' does not exist in the current context

Did Unity.Simulation.Configuration change? Or move? Please let me know what changed. I've tried looking at the API and such and can't seem to figure it out. Thanks.

rrmlgroup avatar Sep 23 '22 18:09 rrmlgroup