Skip to content

2018.2_0.1.2

Compare
Choose a tag to compare
@seanstolberg-unity seanstolberg-unity released this 07 Sep 14:34
· 5 commits to 2018.2 since this release
  1. Add new command line option to enable user to select scriptingbackend (IL2CPP,Mono); IL2CPP is default now.
  2. Include PlaymodeMetadataCollector test directly in test project. This test is currently run in the Unity Performance Testing extension and isused to collect metadata for the test run, but when run from the extension when IL2CPP is used, it fails to collect metadata (potential json deserialization issue). This is currently being investigated, but this workaround is possible for now.