Search Issue Tracker
Null-coalescing operator returns only left-hand operand when used on pub...
Reproduction steps:1) Open "Null-coalescing operator.zip" project2) Open "repro" scene3) Make sure that "Main Camera" game object ha... Read more
Can't add a script as a component when there are two classes with the sa...
Can't add a script as a component when there are two classes with the same Name (one is a MonoBehaviour, the other isn't) in the sam... Read more
InspectorWindow is inaccessible due to its protection level when used in...
Reproduction steps:1. Download "OnPostHeaderGUIBug.zip" project and open in Unity Expected: no errors appear in the consoleActual: e... 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
[.NET4.6][RuntimeUpgrade] Empty error is thrown after importing .js scri...
Steps to repro:1. Create new project;2. Go to PlayerSettings window (Edit -> Project Settings -> Player);3. Switch scripting r... Read more
[5.5+] Random crashes from rendering/batching/driver code starting with ...
Steps to reproduce:1. Download and open the project2. Enter Play mode3. Assets/Scenes/main.scene4. Wait or Walk around Result: crash... Read more
[.NET 4.6] Async operation doesn't stop after exiting play mode
Steps to reproduce:1. Download attached project (async problem.zip)2. Make sure you are using .NET 4.63. Add AcyncTest.cs to game ob... Read more
Methods with Conditional attributes aren't fired if preprocessor identif...
Steps to reproduce: 1. Open attached project "825483.zip"2. Open scene "repro"3. Open script Definer and notice that class defines t... Read more
Angle braces confuses compiler in syntactically correct C# code
How to reproduce:1. Open the attached project2. Observe the Test.cs compile error CS1525: Unexpected symbol '<'3. See Test.cs:8--... Read more
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps:1. Open the attached project "repro.zip"2. Open Scenes/SampleScene scene3. Select MainCamera in the Hierarchy win... 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
- "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
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light
- Scene view/Status bar is flickering when hovering mouse on BaseLayer if Camera Layer is above BaseLayer in Graphics Compositor window