Search Issue Tracker
An error "Please enable Daydream or Cardboard in Player Settings" shows ...
Reproduction steps:1. Open the attached project;2. Build project to device; Actual result: an error "Please enable Daydream or Cardb... Read more
[32-bit] Unity crashes on play when loading 32-bit DLL file
To reproduce the bug please follow the steps1. Open "case_693215-DraglineWrapper" project on 32-bit Unity2. Open "dragline" scene3. ... Read more
A prefab's child GameObject can't be dropped to the top position in Pref...
Reproduction steps:1. Open the attached 'Bugs' project2. Open the 'Assets/Prefab.prefab' in Prefab Mode3. Try to drag and drop the '... Read more
[NavMesh] Area type isn't baked correctly into NavMesh if NavMeshModifie...
To reproduce:1. Open attached project "NavMeshAreaBug.zip"2. Open "TestScene" scene.3. Find "GameObject" and "GameObject (1)" in Sce... Read more
[UI] Disabling parent canvas allows child canvas to still render
Steps to reproduce: 1. Open attached project2. Open scene "canvas-bug"3. Select "card_inventory_page" and disable "Canvas" component... Read more
Ray tracing shader warning are never displayed in the inspector
Classic warning like "implicit truncation of vector type" are never reported even when there are also additional shader errors. Read more
"Shader error in 'Wolf/Diffuse (Cutout)': Invalid conditional expression...
How to reproduce:1. Open the user's attached "ShaderError.zip" project2. Right-click on the "Diffuse_Cutout" Asset3. Press the "Reim... Read more
[GI] light is cast evenly to all directions from the object that has emi...
Reproduction steps:1. Open attached project.2. Open "textureEmissionToUniformExtreme" scene.3. Go to "Window > Lighting > Scen... Read more
Player Settings window disappear once entered Play mode
Steps to reproduce:1) Open Unity Hub and create a new 3d template project2) Reset Layout to Default3) Open Player Settings and dock ... 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
- 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
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing