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
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
- Graphics.DrawProceduralIndirect and Graphics.DrawProceduralNow silently dropped on DX12
Add comment