Search Issue Tracker
Runing Editor Test Runner with “-editorTestsVerboseLog teamcity” doesn't...
To reproduce: 1. Download attached project "TeamCity.zip"2. Open Command Line and write this: "D:\path to your Unity location\Unity ... Read more
Severe performance regression in "Test Runner" (5.6.x compared to 5.5.x)
Repro steps: 1. Open provided project in 5.6.x2. Click on "Window" -> "Test Runner" ("Editor Tests Runner" for 5.5.x)3. Click on ... Read more
LogAssert.Expect(LogType.Error, message) fails if frames were skipped
How to reproduce:1. Open the "AssertError" project2. Open the Test Runner3. Run tests, "Test" fails Expected result: "Test" test sho... Read more
"TestRunner" "PlayMode" test leaves behind "InitTestScene..." scene asse...
Reproduction steps: 1. Create a New Project2. "Window" -> "Test Runner"3. "PlayMode"4. "Enable Playmode tests"5. Restart Editor6.... Read more
[Test Runner] When "MissingMethodException" is thrown while running Play...
Reproduction steps: 1. Open "MinimalRepro" project2. "Window" -> "Test Runner" -> "PlayMode" -> "Run All"3. See that there ... Read more
NullReferenceException error appears after running test with nested coro...
Steps to reproduce:1. Open attached “CoroutineTest.zip” Unity project2. Open Window->Test Runner3. Click Run All in PlayMode Edit... Read more
[TestRunner] command -editorTestsCategories does not work in Unity 5.6
Reproduction steps:1. Download "Testrunner.zip" project and open command prompt2. Change path to Unity.exe (version 5.6)3. Run the c... Read more
Running tests without --automation shows utp message about memory leaks
In https://forum.unity.com/threads/test-runner-fails-when-using-gitlab-ci.753671/ the user reports seeing a utp message about memory... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled