Search Issue Tracker
An error "Invalid AABB" shows up when a gameobject with Rigidbody has a ...
Reproduction steps:1. Open the attached file;2. Open the scene "kalin_dev";3. Enter the Play mode;4. Observe the Console window; Act... Read more
[FBX] Unity ignores pentagon shaped polygons
How to reproduce: 1. Open attached project2. Open scene Main.unity- Notice how the character is missing a single polygon in their ey... Read more
iPhone 13 is not available through Device Simulator
Repro steps: - install the Device Simulator Package through Package Manager (if on 2020.3)OR- go to Game View Window, and select Sim... Read more
[VFX Graph] "Output Particle Forward Decal" node name overlap with "Loca...
"Output Particle Forward Decal" node name overlap with "Local" Template text, refer attached screenshot. Steps to repro:1. Create a ... Read more
[ProBuilder] Shape Editor values are not clamped consistently
How to reproduce:1. Open attached project "case_1273930_repro.zip"2. Open ProBuilder Window ('Tools' > 'Probuilder' > 'ProBuil... Read more
Tags & Layers window has inconsistent remove button behaviour between Ta...
Steps to reproduce: Create a new Unity project using the Universal 3D template Select any GameObject in the Hierarchy window Click o... Read more
[Linux] Editor crashes when loading Layer palette profile
Reproduction steps:1. Open the attached project "Repro.zip"2. Open scene "test": Project window > Assets > test.unity3. Select... Read more
Animation fails to import with certain Start parameter values
Reproduction steps: 1. Open the user project AdditiveAnimationTest2. Open the Neo_Walk_StrafeAimDwn_ADD import settings3. Drag RIG_N... Read more
Shader keyword is not disabled when calling ShaderKeywordSet.Disable
Reproduction steps:1. Open the attached project "disable keyword 1417644.zip"2. Open "SampleScene" from the Project window3. Build a... Read more
Game View is flipped upside down when HDR Debug Mode is set any in the L...
Steps to reproduce: Create a 3D URP Sample Project Navigate to Window > Analysis > Rendering Debugger Choose Lighting and set ... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object