Search Issue Tracker
[Android][Gradle] Unnecessary .so files are created for untargetted arch...
To reproduce: 1. Download and open attached "AarUnpackingTest.zip" project.2. Go to build settings and make sure "Target Architectur... Read more
Canvas Batching System Dirties Project User-Created Materials when using...
Steps to reproduce:1. Open user attached project2. Enable the "Rect Mask 2D" component on the "Panel" Gameobject3. Play the scene, t... Read more
Loading a new Scene resets Input
Reproduction steps: 1. Open "MinimalRepro" project2. Enter Play Mode3. Hold "A/D" or the "Left/Right Arrow"4. See that the Console o... Read more
Playmode tint is not applied to Service tab
Reproduction steps:1. Create a new project.2. Change play mode tint to any clearly visible color (Edit->Preferences..->Colors-... Read more
Editing light probes is slow when large number of light probes are active
To reproduce:1) Open attached project and scene2) Enable all Light Probes in Hierarchy3) Try interacting (move/edit) with one of the... Read more
MaterialPropertyBlock calls GC.Alloc when using MaterialPropertyBlock.Ge...
Reproduction steps:1. Open project attached (repro.zip).2. Open scene "Scene".3. Open Profiler.4. Press Play. Expected result: GC.Al... Read more
[AntiAliasing] "Invalid antiAliasing value (must be at least 1)" error o...
Console spams error "Invalid antiAliasing value (must be at least 1)" when we set antialiasing to "disabled" in quality settings and... Read more
SSAO in Forward rendering does not use Cutout from Shader
To reproduce: 1. Open Unity, create a new project and open it2. Download "SSAO+Cutout_Bug_005.unitypackage" file that I attached3. I... Read more
[iPhone X] Safe area is being ignored when typing text to input field
When opening a keyboard to type text (input field set to multiline) it ignores safe area and some characters are typed "behind the s... 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
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3