Search Issue Tracker
Having unexpected closing curly bracket in the shader freezes editor
Reproduction steps:1. Open the project provided2. Open the only shader available3. Change "#define BUG 0" to "#define BUG 1"4. Save ... Read more
Unity Highlighter causes errors in console and crashes Unity (GUIView::O...
STR:1. Open the project2. Click TEST -> Test Window3. Observe the console and uncheck "Ensure repaint event for highlighting" lab... Read more
[Android] Build crashes when attempting to load local files
Steps to reproduce:1. Open attached project "TextureLoadingCrash.zip"2. Build and run for android-Crash Reproduced on: 5.3.6p4, 5.4.... Read more
AABB is imprecise on capsule collider when the mesh is rotated
Reproduction steps:1. Open the project provided2. Open the only scene available3. Rotate "Capsule" gameobject on the X axis-Observe ... Read more
Deleting temp & library folder while Unity is running causes itself to c...
STR:1. Create new Unity project.2. Delete library and temp folder while Unity is running.3. Open file failed dialog should appear Cl... Read more
[Deferred] RenderDeferred.DefaultReflection pass is done when default re...
When using deferred shading and no "global/default" reflection probe, the deferred reflections fullscreen pass for it is still done.... Read more
Cannot import .blender files directly into Unity
Steps to reproduce:1. Open Blender 2.782. Save the default blender cube as a .blender file3. Open any Unity project or create a new ... Read more
Can't change shadow cascade split ratios
Steps to reproduce a bug:1. Open the attached project;2. Go to the Edit->Project Settings->Quality;3. In the Inspector, observ... Read more
Unable to scale objects with an animator controller and unactive scaling...
Reproduction steps:1) Open "828475_Repro.zip" project2) Play "Main" scene3) Try to scale "Cube" game object Expected result:Cube sho... Read more
UnityWebRequest outputs incorrect Content-type header when using IMultip...
STR:1. Download project attached and "test.php" file2. Put "test.php" file in an environment that supports PHP3. Open the Unity proj... 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
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
- Crash on with multiple stack traces when rendering large Terrain with specific hardware
- The Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed