Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0b7
Issue ID
1024480
Regression
No
[TestRunner] GameObjects created during Unity Tests Runner tests are not removed in the Untitled scene
To reproduce:
1. Download attached project "Test1.zip" and open in Unity
2. Click File > New Scene
Note: Observe that Scene is named as "Untitled"
3. Click Window > Test Runner
3. Press "Run All" button in Test Runner
4. Observe that, "New Game Object" created while running Tests does not get deleted when execution of all Tests are finished
Notes:
- This issue appears on Windows and OSX
- If you run Test when "SampleScene" or your created scene is open, then everything is fine
Reproduced on Unity 2017.2.2p3, 2017.3.2f1, 2017.4.1f1, 2018.1.0f1 and 2018.2.0b1
Cannot reproduce this issue on Unity 2017.1 because Test Runner does not detecs Tests
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Add comment