com.unity.perception
com.unity.perception copied to clipboard
Output Directory Solution Changed
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.