Search Issue Tracker
[TestRunner] Calling a Coroutine which waits for a few frames in Edit Mo...
Reproduction steps:1. Open "coroutine_delay.zip" project2. Open the Test Runner3. "Run All" Edit Mode Tests Expected Result: All tes... 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
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
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 Runner3. Run All Edit Mode ... 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 Runner3. Observe the Triangle category... 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 pr... Read more
[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 "This ... Read more
[Test Framework] Template doesn't start with the latest verified Test Fr...
Newly created project doesn't start with the latest verified Test Framework package, Refer to the attached screenshot. Steps to repr... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default