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
- AssetReferenceAtlasedSprite creates a copy of the Sprite during Addressables.LoadAssetAsync<TObject> which does not release when Addressables.Release is used
- Crash on TryToRegisterMonoScriptToHashMap when importing a specific .unitypackage
- Transparent GameObjects are not visible behind other transparent GameObjects when "Receive SSR Transparent" material property is enabled
- Shader is missing when "Strict shader variant matching" is enabled in the Player settings
- [Android][UaaL] Custom Frame Layout causes Unity to render over native Android UI when the App is backgrounded and foregrounded
Add comment