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:- "(Filename: ... 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" Project2. Enter Play Mode3. Press Spacebar on the Keybo... 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 project2. Run the provide tests Result: Unity Editor freezes and crashes. Repro... Read more
[.NET 4.6] Editor crashes scripting_icall_string_to_utf8 when deleting ...
Steps to reproduce:1. Create a new Unity project2. 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 As... Read more
C# 6 null conditional access operator (?.) throws MissingComponentExcept...
To reproduce:1. Open attached Unity project "CSharpBug.zip"2. Open "TestScene" scene3. Inspect both "ThrowsException" and "Safe" Gam... Read more
Editor crashes when PropertyInfo.GetValue() is called for properties fro...
How to reproduce:1. Open the user's attached "JsonGameObjectTesting.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. ... 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: Unity.... Read more
The self reference in the property stops further code execution
To reproduce:1. Open the attached project2. Run the test in the Examples->TestCode Expected result: An error/warning is shown inf... Read more
NativeArray<T>.ReadOnly does not implement IEnumerable<T>
NativeArray<T> implements IEnumerable<T> allowing to use C# "foreach" syntax to iterate over it. However its read-only v... 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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally