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
- Temporary dark areas appear when quickly dragging Editor window splitters while using "Direct3D 12" graphics API and "Light" Editor theme
- Focus changes from the IDE to the Unity Editor when compiling code in the IDE
- A glare from the Light Placement Tool is visible when the Main Camera is set to "Perspective"
- List item is re-selected when moving the mouse after ClearSelection function
- Undocked windows including UITK Debugger disappear when UITK Debugger already has data and Pick Element is pressed again
Add comment