Search Issue Tracker
[Android] Warning message “Unable to find player assembly: Library/Playe...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Switch platf... Read more
UnitySetUp does not fail when nested coroutines throw an exception
Reproduction steps: 1. Open the attached “Repro“ project 2. Open the Test Runner window (Window > General > Test Runner) 3. Sel... Read more
A "FileNotFound" exception is thrown when trying to create a Test Assemb...
Reproduction steps: 1. Create and open a new project 2. Open the Test Runner window (Window > General > Test Runner) 3. In the Te... Read more
Test Runner Hangs - 11220 tests (Build Selected Stand Alone)
The easiest way to replicate the issue is: * [clone the NGO repository (develop branch)|https://github.com/Unity-Technologies/com.u... Read more
Test Runner Hangs - 11220 tests (Build Selected Stand Alone)
The easiest way to replicate the issue is: * [clone the NGO repository (develop branch)|https://github.com/Unity-Technologies/com.u... Read more
[Linux][Test Framework] Test Runner prevents interaction with the pause ...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the Test Config window (Custom > Test Config) 3. Enable the “... Read more
Unfixable compiler errors appear when opening a project with Test Framew...
How to reproduce: # Open the “Fanatasy Survivor Game.zip” project # Observe the console Expected result: No console errors A... Read more
Missing Scripts errors are being logged when running Tests on the Player...
Reproduction steps: 1. Open the attached “Repro” project 2. Open the Test Runner window (Window > General > Test Runner) 3. Pres... Read more
Test Runner freezes on "Generate Context" when running tests
Reproduction steps: 1. Open the attached “BugRepro” project 2. Click Window > General > Test Runner 3. Select PlayMode tests 4. ... Read more
UnityTest tests fail when an external Coroutine method is used
Reproduction steps: 1. Open the attached project “TestFail” 2. Open the Test Runner (Windows > General > Test Runner) 3. In the Test... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used