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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment