Skip to content

Releases: Unity-Technologies/XRAutomatedTests

2018.2_0.1.3

23 Sep 02:31
Compare
Choose a tag to compare

Minor refactors and cleanup prior to Unity blog post

2018.1_0.1.3

23 Sep 02:32
Compare
Choose a tag to compare

Minor refactor and cleanup prior to Unity blog post.

2018.2_0.1.2

07 Sep 14:34
Compare
Choose a tag to compare
  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.

2018.1_0.1.2

07 Sep 14:35
Compare
Choose a tag to compare
  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.