Search Issue Tracker
[HDRP]Volumetric options become grayed out in project settings after a H...
Steps to reproduce:1. Create a new HDRP default template project2. Build the project3. Navigate to Project Settings-> HDRP Defaul... Read more
[Android] PlayerSetting's Icon tab Android expands slow when expanded fo...
How to reproduce:1. Open a new project2. Navigate to Android Player Settings3. Expand the "Icon" Tab Expected Behavior: The Icon tab... Read more
[ECS] GetOrCreateSystem ArgumentException with ISystemBase
Reproduction steps:1. Open attached project "EntitiesSystem.zip" and scene "SampleScene"2. Enter Play Mode3. Observe Console window ... Read more
Scene view/GameObjects become black when the Camera is far away from the...
How to reproduce:1. Open the attached "1311292_Repro" project2. Open the Scene "SampleScene"3. Observe the Game view Expected result... Read more
Screen.currentResolution returns incorrect information on certain Macs
Reproduction steps:1. Open the attached project "Resolution"2. Make sure "Default Is Native Resolution" is enabled in Edit > Proj... Read more
"unrecognized identifier" error is thrown when HDRP/Unlit Shadow Matte i...
How to reproduce:1. Open the user's attached "PathTracer.zip" project2. Open the "SampleScene" Scene3. Go to Window -> Render Pip... Read more
EditorGUILayout.PropertyField does not return true if a foldout is opened
Reproduction steps:1. Open attached project "FoldOut2020_2_2.zip" and scene "SampleScene"2. In Hierarchy window, select GameObject3.... Read more
UGUI Toggle malfunctions when "Simulated Touch Input from Mouse or Pen" ...
Reproduction steps:1. Open attached project "Input System Mouse Click.zip" and scene "SampleScene"2. In Input Debugger window, enabl... Read more
[iOS] Real-time shadows are not rendered on iOS 13 device
Steps to reproduce: 1) Download attached project and open in Unity2) Build and Run project on a device3) Observe: No real-time shado... Read more
Namespace and TextDelegates errors when installing UI Toolkit package
How to reproduce:1. Open new Unity project2. In Package Manager window, add 'com.unity.ui' package from git url3. Observe Console wi... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- 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