Search Issue Tracker
[Test Framework] nunit folder contains `This is a custom build DONT incl...
Inside your project folder, navigate to: Library\PackageCache\com.unity.ext.nunit@1.0.0\net35\unity-custom Note the file named "Thi... Read more
Editor crashes with "The file 'MemoryStream' is corrupted!" when setting...
How to reproduce: 1. Open the attached 'project-1244125.zip' project 2. In the 'Project Settings' > 'Player' > 'Other Settings' remo... Read more
Command line testing in batchmode with legacy -runEditorTests is not equ...
How to reproduce: 1. Download tester-submitted project (MainProject.zip) 2. Make sure the Library folder is not present in the root ... Read more
[2018.4] TestRunner skips tests with [Category] Attribute in Unity 2018.4
Reproduction steps: 1. Open attached project "TestTestProject2018.zip" 2. "Run all" in the Test Runner 3. Observe the Triangle categ... Read more
Calling Reinterpret<bool> on NativeArray<byte> fails with 'Expected: Tru...
How to reproduce: 1. Open user-submitted project (NativeArrayBug.zip) 2. Open Window > General >Test Runner 3. Run All Edit Mode tes... 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
Fix Integration Test stalls after failure to connect to WindowServer
When running the Unity Integration Test suite to run integration tests on real devices on a build machine, the tests stall indefinit... Read more
[TestRunner] Calling a Coroutine which waits for a few frames in Edit Mo...
Reproduction steps: 1. Open "coroutine_delay.zip" project 2. Open the Test Runner 3. "Run All" Edit Mode Tests Expected Result: All... Read more
[TestRunner] NUnit tests doesn't time out when [Timeout()] attribute is set
How to reproduce: 1. Open the attached project "Nunit_case" 2. Go to Window -> General -> Test Runner 3. Run any of the given tests ... Read more
[Android] TestRunner does not recognize a crash when running tests on An...
Steps to reproduce: - Install Unity Editor version 2019.1.0f2 with Android support - Open the project contained in ParticleCrashTest... 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
- [VFX Graph] ArcTorus Transform changes in blackboard not reflected in Graph
- Text deletion works incorrectly in an input field when the Chinese language is used and the "Event System" Component is turned off
- Typed text doesn't appear in an input field when the Chinese language is used and the "Event System" Component is turned off
- Script associated with "GlobalVolumeFeature" is missing when inspecting "Mobile Renderer" Asset
- Clearable "RenderingCommandBuffer" errors are thrown in the Console when creating project using Universal 3D Template