Search Issue Tracker
Fixed in 1.1.20
Votes
0
Found in [Package]
2019.3.9f1
2019.4
2021.1
Issue ID
1288824
Regression
No
[Android] Package name is not reverted when Test Runner tests fail to run
Reproduction steps:
1. Download and open the submitted project "android.zip"
2. Change the Package name (Edit -> Project Settings -> Player -> Other Settings)
3. Open the Test Runner window (Window -> General -> Test Runner)
4. Make sure that no devices are connected so that the tests fail
5. Press "Run All Tests (Android)"
6. Dismiss the error and observe the package name
Expected result: Package name is reverted back to what it was after step 2
Actual result: Package name is set to com.UnityTestRunner.UnityTestRunner
Reproduces on: 2019.4.15f1, 2020.1.14f1, 2020.2.0b12, 2021.1.0a6
Could not test on: 2018.4.29f1 (Scripts lose references and other compilation errors occur)
Notes:
Could not test on iOS as tests run successfully in the provided reproduction project.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment