Search Issue Tracker
[Player] '(Filename: .../Debug.bindings.h Line: 43)' line is printed in ...
1. Open the attached "DebugLog.zip" project. 2. Build and run it as standalone. 3. Open the Player.log. Actual behavior: - "(File... Read more
Input.GetKeyUp and Input.GetKeyDown always Return False when used in the...
How to reproduce: 1. Open "SampleScene" Scene in the attached "UnityTest.zip" Project 2. Enter Play Mode 3. Press Spacebar on the Ke... Read more
Running a Task that derives from a class as generic results in a crash w...
Steps to reproduce: 1. Download and open the attached project 2. Run the provide tests Result: Unity Editor freezes and crashes. R... Read more
[.NET 4.6] Editor crashes scripting_icall_string_to_utf8 when deleting ...
Steps to reproduce: 1. Create a new Unity project 2. Change the Scripting Runtime Version to .NET 4.6 Equivalent (Project Setting ->... Read more
API updater fails with Error 131 when trying to update custom library
To reproduce: 1. Download and open attached "Unity2017TextureLoad.zip" project. 2. Reimport "BestHTTP" library which is located in ... Read more
C# 6 null conditional access operator (?.) throws MissingComponentExcept...
To reproduce: 1. Open attached Unity project "CSharpBug.zip" 2. Open "TestScene" scene 3. Inspect both "ThrowsException" and "Safe" ... Read more
Opening a project gets stuck in an infinite recompilation loop
Reproduction steps: 1. Unzip the packages into a folder next to the project folder 2. Open the Project "MeshPrefabImport2.zip" 3. Cl... Read more
worldPositionStays argument is missing from Unity.Undo.SetTransformParen...
Reproduction steps: 1. Open attached project "Undo.zip" 2. In Project window, open "Test.cs" 3. Observe line 13 Expected result: Un... Read more
The self reference in the property stops further code execution
To reproduce: 1. Open the attached project 2. Run the test in the Examples->TestCode Expected result: An error/warning is shown inf... Read more
Memory Leak when calling GetComponents(List<T>) with a static List
Steps to reproduce: 1. Download and open project "GetComponentsBug.zip" 2. Open SampleScene 3. Enter Play mode 4. Exit Play mode 5.... 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
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
- Inconsistent UI hover colour with poor contrast in VFX Graph window
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator