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
- [HDRP] Assertion printed when Maximum Reflection Probe count is higher than 64 due to k_MaxCubeReflectionsOnScreen when Raytracing is enabled
- Seams are visible on the Water System when multiple tiles are used and their Surface type is set to River
- Matching Game View creates unsaved changes even though nothing to save
- AudioClips do not have path or GUID in Build Report and incorrect size is reported
- The rendered color of the preset differs from the preview color when adding a new swatch in the HDR Color Picker
Add comment