Search Issue Tracker
[Animator] Switching between AnimatorOverrideControllers freezes animation
Steps to reproduce: 1) Download attached project and open in Unity2) Open 'Test' scene3) Click on 'Ethan' gameObject in Hierarchy wi... Read more
The object picker does not display component objects in the 'Assets' tab
How to reproduce:1. Open user-submitted project (compsel)2. Open the SampleScene3. Select test1 GameObject4. In the Inspector window... Read more
Unable to enter Play Mode and Console is constantly throwing NullReferen...
How to reproduce:1. Download and open attached "NavMesh_Bug2" project2. Change Layout of Editor3. Observe Console and enter Play Mod... Read more
2D Sprite movement handles can be clipped by the camera
2D sprites handles can appear clipped in the scene view and can disappear. Steps to reproduce- Create a new empty scene- Create a ne... Read more
[HDRP] UX issue with clouds ambient modes in Lighting tab
Repro1) Open HDRP template2) Go to lighting tab3) Look at the drop down property Static Lighting clouds, notice its grayed out even ... Read more
UGUI unresponsive when interacting on secondary display
Reproduction steps:1. Open user attached Project2. Build and Run3. Try to interact with the UGUI on the 2nd display Expected result:... Read more
[GI - Lightmapper] Invalid texels are not treated the same way in CPU an...
Invalid texels are not treated the same way in CPU and GPU lightmapper:When a ray (launched by lightmapper baking) hit a backface we... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce:1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip"2. Make sure that Api Compatibility Leve... Read more
[Shaders] frac() on a constant in shader returns incorrect result
frac(3.5) in a shader gets compiled into just 3.5, instead of 0.5 as expected. Using a non-constant value (e.g. coming from uniform)... Read more
Referencing UnityEditor.iOS.Extensions.Xcode throws exception after reim...
To reproduce1. Open attached project2. In the main menu click Assets -> Reimport all Actual behavior: error in the Console:"FileN... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks