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
- Camera.allCameras returns cameras from all loaded Scenes when using multi-Scene setup
- Camera.layerCullDistances has no effect when GPU Resident Drawer is enabled
- ARM64 and ARMv7 APKs return the same version code when "Split APKs by target architecture" is enabled
- Crash on ProfilerMutexLock when closing a project with specific Assets
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked