Search Issue Tracker
[Mobile] Keyboard is not opened when an InputField which Content Type is...
To reproduce: 1. Download attached "bug_example.zip" project and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Deploy t... Read more
Materials on sphere in scene looks stretched according to view in inspector
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Look at sphere in scene.4. Look at material "Meta... Read more
[Experimental .NET 4.6 Equivalent runtime] IPInterfaceProperties.GetIPv6...
IPInterfaceProperties.GetIPv6Properties throws a NotImplementedException. This is necessary to retrieve the interface index of the n... Read more
GLES 3.0 created visual artifacts on some projects on Android
Display gets corrupted when some projects are built using Open GLES 3.0 on Android Read more
[M1] Incorrect calculation of values using multiplication with Mathf.Sqr...
How to reproduce:1. Open the user attached "M1 Issue Repo Package.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode Expe... Read more
Column Layout does not favour Length unit when window is resized
Reproduction steps:1. Open the attached "test-UIToolkit.zip" project2. Open "SampleScene" scene3. Open Test.uxml asset in UI Builder... Read more
Animator Controller leaks data when States are created and then deleted
Reproduction steps:1. Open attached project "1194086_animation_controller"2. From the File Explorer, open "New Animator Controller.c... Read more
[Particles] Prewarm can exceed Max Particles limit
1) Create Particle System2) Set Prewarm to true3) Set Max Particles to 14) Set Emission Rate over Time to 1 million5) Write a script... Read more
[Crash] Infinitely recursive function which allocates memory crashes unity
Reproduction steps with a project:1. Open attached project "AscensionCrashTest"2. Open scene "Main"3. Run the game Notes:1. Crashes ... Read more
[URP] UI is not rendered in the Scene view when it is disabled in Render...
How to reproduce:1. Open the attached "case_1343144.zip" project and Scenes/SampleScene scene2. Make sure that Scenes/Renderer Trans... 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
- 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template