Search Issue Tracker
Null-coalescing operator returns only left-hand operand when used on pub...
Reproduction steps: 1) Open "Null-coalescing operator.zip" project 2) Open "repro" scene 3) Make sure that "Main Camera" game object... 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 console Actual... 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
[.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 runt... Read more
[5.5+] Random crashes from rendering/batching/driver code starting with ...
Steps to reproduce: 1. Download and open the project 2. Enter Play mode 3. Assets/Scenes/main.scene 4. Wait or Walk around Result: ... 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.6 3. Add AcyncTest.cs to game... 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 define... Read more
Angle braces confuses compiler in syntactically correct C# code
How to reproduce: 1. Open the attached project 2. Observe the Test.cs compile error CS1525: Unexpected symbol '<' 3. See Test.cs:8--... Read more
JsonSerializer.Deserialize<>() returns an empty object
Reproduction steps: 1. Open the attached project "ConvertJSON.zip" 2. Open the Scene "SampleScene" 3. Press Play Expected result: "... 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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on