Search Issue Tracker
[Android] APP becomes unresponsive and crashes with ANR errors
Reproduction steps:1. Open the attached user's project "Unity request 1112926 demo.zip"2. Switch to Android and Build to a device3. ... Read more
GameObjects, Parameters, and Windows doesn't update correctly on the las...
To reproduce: 1. Download the attached project "New Unity Project(52).zip" and open it in Unity2. Open the "SampleScene" scene3. Cre... Read more
UIToolkit Input Text Field is auto-selected when keys are pressed
Reproduction steps:1. Open the user's attached project2. Open Assets > Scenes > SampleScene3. Go to Game View and press play4.... Read more
[Search Picker] Undoing selection in unity while the picker is opens doe...
1- Go to preference, Search2- Chose Advanced for Object Selector (bottom section).3- Select an object in your scene (ex: a cube)4- O... Read more
Microsoft.Extensions.Logging Nuget Package causes errors in console when...
Reproduction steps:1. Open project "UnityNugetBugTest.zip"2. Open Scene "SampleScene"3. Open Build Settings in File > Build Setti... Read more
Input.GetKey() returns true for Alt key after Alt+Tabbing and reopening ...
Reproduction steps:1. Open the user attached project2. Build the project with Autoconnect Profiler enabled3. Run the Build4. Click t... Read more
[iOS] Canvas does not change when enabled in OnApplicationFocus/OnApplic...
Reproduction steps:1. Download and open the attached "iOS-Sample.zip" project2. Build and deploy the project to iOS3. Minimize the a... Read more
Input events are not handled when called from the FixedUpdate when Game ...
How to reproduce:1. Open project "3dtest.zip"2. Enter the Play Mode3. Focus the Game window4. Press the "Spacebar" button Expected r... Read more
0xFEEFEE sequence point line causes Editor to stuck
Steps to reproduce: 1. Open "sequence-points-issue.zip" project2. Once project opens, reimport Assets/DataLayer/ISSUE.cs script or s... Read more
[HDRP] A Native Collection has not been disposed, resulting in a memory ...
How to reproduce:1. Create new HDRP template project2. Select any of the sections in HDRP Tutorials window3. Quickly skip through it... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used