Search Issue Tracker
FBX model's GameObjects are not aligned along coordinate axes when model...
Reproduction steps:1. Open the attached "case_1336122.zip" project2. Load the "SampleScene"3. In the Hierarchy find and select the "... Read more
Error "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" on importi...
What happenedError "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" appears on importing this image file (Star_particle.tga)-... Read more
Crowd.Proximity.Collect takes a long time with idle agents
Users see that when having idle agents with tiny radius the time sent in processing proximity query explodes. http://forum.unity3d.c... Read more
[Subgraphs] Subgraph Block operator inputs disappear after two consecuti...
Repro steps:1. Import the attached package2. Open Repro scene and open the New VFX graph3. Enter play mode4. Exit play mode5. Enter ... Read more
After a Script Re-Compile is triggered a Plugin causes that Menu Items e...
Reproduction steps:1. Open "MenuItemBug.zip" project2. "Window" -> "Analysis" -> "Profiler", note that the Profiler window ope... Read more
Bug reporter crashes on Mac when machine is connected to the internet
Steps to reproduce:0 - Enable WiFi and connect to the Internet1 - cause a Unity crash (See comments for my steps)2 - once Unity cras... Read more
[Linux] FocusController Warnings are thrown after opening Texture Select...
Steps to reproduce: Open the attached project Select "Lit_New Shader Graph" Material in the Assets folder In the Inspector window, c... Read more
Text suggesting to create a new StyleSheet is missing after undoing the ...
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> UI Toolkit -> UI Document3... Read more
[geomerics]Final gather stalls and never finishes
Job crashes... Repro has been sent to Geomerics. Unity.exe!Enlighten::Impl::IndirectResultsFilter::EvaluateSurface(const int hitTria... Read more
"Other" category is not shown in the player Profiler graph if a sample i...
How to reproduce:1. Create and open a new project2. Select File > Build Settings3. Enable 'Development Build' and 'Autoconnect Pr... 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