Search Issue Tracker
(MacOS) Left JoyStick on Wireless Xbox One controller presents non zero ...
Reproduction steps:1. Open the attached project "WirelessControllerIssue.zip"2. Connect Xbox One controller via Bluetooth3. In "File... Read more
[iOS] Mobile Bumped Diffuse shader doesn't reflect animated light blinking
To reproduce:1. Open users attached project "LightAttnTest.zip"2. Open "SampleScene.unity" scene3. Enter Play mode4. Observe as the ... Read more
[System.Flags] enums and EditorGUILayout.EnumMaskField is not handled pr...
Setting up custom [System.Flags] enums and then trying to use them with EditorGUILayout.EnumMaskField does not yield expected result... Read more
Changes done on Scripts Icon with UNDO action appear back
Changes done on Scripts Icon with UNDO action appear back Changes done on Scripts Icon with UNDO action, appear back in the inspecto... Read more
UI ToolKit ListView does not rebind some of the items when source data c...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/SampleScene” Scene3. Enter the Play Mode4. Scroll to t... Read more
Secondary Cameras with RenderTextures do not render Lighting
If more than one Camera is set to render texture, then Spot Lights and Point Lights in any of the secondary Cameras will have no eff... Read more
Baked Light on Android platform has huge gamma increase
Steps to reproduce:1. Open "New Unity Project.zip"2. Build for Android platform.-Red coloured point light has huge gamma increase. P... Read more
Terrain disappears in Debug Draw Mode when Draw Instanced is enabled
How to reproduce:1. Create a new 3D project2. Add Terrain and a Cube to the Scene3. In the Terrain Settings in the Inspector, enable... Read more
Button "is over" area wrongly detected when in WebGL fullscreen
How to reproduce:1, Open the attached project "_uniTest23_2.zip"2, Build And Run the project for WebGL3, Hover the mouse cursor over... Read more
NetworkTransform doesnt sync CharacterController rotation
NetworkTransform doesnt sync CharacterController rotation when the object is not moving. 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code