Search Issue Tracker
Button click is registered through an image when the image is a child of...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene” Scene3. Enter Play Mode4. In the G... Read more
Crash on mono_domain_set when opening a specific project
Reproduction steps:1. Open the attached “ReproProj” project Expected result: The project opensActual result: The Editor crashes Repr... Read more
Material properties update one frame late when set from a Custom Pass
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/OutdoorsScene“ scene3. Enter Play Mode4. Observe the “Debug... Read more
SetSelectionByIdWithoutNotify and SetSelectionWithoutNotify takes more t...
How to reproduce:1. Open the attached project "IN-78944.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Click the "S... Read more
[URP][Comp] Scene View Wireframe isn't working when Depth Priming Mode i...
Steps to reproduce: 1. Open any URP project 2. Add any primitives to the scene (a Sphere will do) 3. Select the active URP Renderer ... Read more
Crash on RaiseException when using a managed DLL that is coded in a diff...
How to reproduce:1. Open the attached "CrashRepro" project Reproducible with: 2021.3.1f1, 2022.3.29f1, 6000.0.0b14Not reproducible w... Read more
[Linux] Layout warning thrown when setting Layout to Default on a new pr...
Reproduction steps:1. Create a new 3D project2. Set Layout to Default3. Observe the Console Window Reproducible with: 2022.2.0a3, 20... Read more
[Linux][X11] Editor Graphics API can't be set to OpenGL when running on ...
Reproduction steps:1. Create a new 3D project2. Observe the used Graphics Backend3. Click Edit > Project Settings… > Player &g... Read more
[iOS] Memory increases significantly when a TMP Text component has a lot...
How to reproduce:1. Open the attached Project "Test_TMP.zip"2. Build and Run a Development Build of the Scene "SampleScene" on iOS3.... Read more
Sprite animations do not update when Animator parameters change in the P...
Reproduction steps:1. Open the attached “Project 2D RPG.zip” project2. Open the “SampleScene” (Assets > Scenes)3. Build and Run t... 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