Search Issue Tracker
Fixed in 1.1.12
Votes
0
Found in [Package]
1.1.9
Issue ID
1213845
Regression
Yes
ITestPlayerBuildModifier.ModifyOptions is not being called when running tests on a device
Repro steps:
1. Open attached project
2. Main Menu -> Window -> General -> Test Runner
3. Press "Run all in player (Android)"
4. Observe the Console. There's a "Build Modify" message logged
5. Update the Test Framework package to 1.1.9
6. Run the tests again
7. Observe the Console
Actual: There's no "Build Modify" log in the Console meaning ITestPlayerBuildModifier.ModifyOptions not getting called
Reproducible with: Test Framework 1.1.9
Fix should be available in Test Framework 1.1.12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
- Inspector window's ObjectFields are not updating correctly
- Linker error when building with the MRTK Graphics Tools package and Managed Stripping Level is set to High
Add comment