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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment