Search Issue Tracker
OnSceneGUI isn't called for a game object when the inspector is locked o...
Repro steps: 1. Open user attached project "OnSceneGUINotCalled" 2. Open scene "SampleScene" 3. Select "Test Object" in the Hierarch... Read more
Entering a BlendTree node creates DefaultAvatar(Clone)AnimatorPreview GO...
When you double-click on a BlendTree node in an Animator controller, a "DefaultAvatar(Clone)AnimatorPreview" GO is created in the Hi... Read more
Tile Asset icons in Project window are dark when project is created usin...
How to reproduce: 1. Open the attached project (created using the Lightweight RP template) 2. Open the Tile Palette window 3. Create... Read more
[Unity HUB] Deleting the ProjectSettings folder makes the HUB not open t...
We were having troubles with Collab being too slow, and someone from that tema suggested to delete the ProjectSettings and Library f... Read more
[HDRP] 2018.1 : NullReferenceException thrown from HDReflectionProbeEdit...
Steps to reproduce: - Create a new project that includes HDRP with Unity 2018.1 (either using HDRP template, 2018.1 branch of the r... Read more
[2D] [Pixel Perfect Camera] GPU performance warning when using the 2D Pi...
Repro Steps: - download the project and open the scene - Press Play and notice the this warning: Tiled GPU perf. warning: RenderText... Read more
[Shadergraph] Texture nodes only preview the RGB channels
How to reproduce: 1. Open the attached Project 2. Open the "Bug Shader" Shadergraph 3. Observe the Texture node preview Expected re... Read more
[iOS] "Optimize Mesh Data" strips away UV lightmap which is used in the ...
Reproduction steps: 1. Open the attached project "texcoord lm.zip"; 2. Build both scenes for iOS; 3. Open the project on the device;... Read more
Unity crashes or freezes during script recompilation after making change...
To reproduce: 1. Open the attached project 2. Search for the "StandardShaderGUI" script and open it 3. Uncomment the 571st line Exp... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template