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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment