Search Issue Tracker
"Unable to find player assembly" warnings logged to the Console when bui...
How to reproduce: 1. Create a new empty URP project 2. Import the Burst package 3. Import the Jobs package 4. Build the project ... Read more
UnitySetUp is re-run if Domain Reload or enter PlayMode is triggered in ...
Reproduction steps: 1. Open the attached project “UnitySetUpIssueTestProject” 2. Open the Test Runner window 3. Select the first ... Read more
Test results get erased when restarting the Editor
To reproduce: 1. Open the project “IN-7084” 2. Open the Test Runner window (Window → General → Test Runner) 3. Click the button “Run... Read more
"TestRunner" is not able to create a new script when the project window ...
How to reproduce: 1. Open project "CreateTestScript.zip" 2. In the Project window navigate to Assets > Editor > Tests 3. Press on... Read more
"LogAssert.NoUnexpectedReceived" does not catch exceptions when entering...
How to reproduce: 1. Open project "UnityTestException.zip" 2. Open Menu > Window > General > Test Runner 3. Select "NoExceptionEn... Read more
Crash on UnityEngine.InputSystem.Utilities.MemoryHelpers:ReadSingleBit w...
Reproduction steps: 1. Open the attached project “TestCrash” 2. In the Test Runner Window press Run All 3. Repeat 2nd step until ... Read more
Test runner fails the second test when testing identical tests that cont...
Reproduction steps: # Open the attached project “TestRunnerBug” # Open the Test Runner (General > Test Runner) # Click the butt... Read more
[Test Framework] Tests fail with "ArgumentException: An item with the sa...
Reproduction steps: 1. Open the attached project “ReproTest” 2. Open Window > General > Test Runner 3. Run all tests Expected ... Read more
"Test Framework" package doesn't show Samples when using Package Manager
How to reproduce: 1. Open the user’s attached project 2. Open the Package Manager window 3. Select the “Test Framework” package a... Read more
The Category attribute doesn't take effect when the Values attribute is ...
Reproduction steps: # Open the attached project # Open the Test Runner window (Window > General > Test Runner) # Make sure the ... 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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window