Search Issue Tracker
Terrain material does not receive updates when its color is changed usin...
Reproduction steps:1. Open the attached 'MapTest' project2. Open the 'SampleScene'3. Enter Play mode4. Observe the 'MapManager' Game... Read more
Not all Shader Graph auto generated property reference names start with ...
How to reproduce:1. Open the attached project "ShaderGraphNames.zip"2. Open ShaderGraph from Project View3. Select Vector24. Observe... Read more
GameObject renders as a cube when changing Cast Shadows
How to reproduce:1. Open the project “IN-115789_Default”2. Open the “OutdoorScene” scene3. In the Hierarchy, select ECS → Player4. I... Read more
Serializable type loses its "NaN" value when copying and pasting it in t...
How to reproduce:1. Open the attached project "Paste NaN in Serializable Type Bug.zip"2. Select "GameObject" in the Hierarchy window... Read more
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... Read more
DualShock4: several buttons force a switch to keyboard mapping on Androi...
-e: see title -repro:--open attached project or get the Input Warriors--build&run scene for iOS or Android--run around with the ... Read more
[InputSystem][Windows] Mouse events are rejected
Repro:1. Open input debugger.2. Under "Options", click "Enable Event Diagnostics"3. Move mouse around4. Observe "'STAT' input event ... Read more
[Android][PowerVR] GLSL "unexpected struct parameter" errors when using ...
Reproduction steps: 1. Open "GpuInstanceTest.zip" project2. Build & Run for Android Result: "unexpected struct parameter" errors... Read more
Calling the SendTo method on a UDP Socket causes an invalid pointer addr...
How to reproduce:1. Open the attached project (1223903.zip)2. Enter Play Mode and look at the Console window Expected result: There ... Read more
Crash on RebuildTransformHierarchy when setting a transform parent to As...
How to reproduce: Open the user attached project Right-click in the project and "Build AssetBundles" to ensure the "Empty" prefab is... 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