Search Issue Tracker
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
Crash on RaiseException when entering Play Mode with a Material that has...
Steps to reproduce: Open the attached Project Open Scene "SampleScene" Navigate to File > Build Profiles > Web and select "Swi... Read more
Scenes in HDRP Sample project are dirty on project creation
How to reproduce:1. Create a new HDRP Sample project2. Observe header of the scene in the Hierarchy Expected results: There is no "*... Read more
[Perforce] Perforce-locked vfx files can still be edited and saved
It is possible to modify perforce-locked graphs. Repro steps:1. In a perforce-enabled project, open a locked VFX graph asset (i.e. a... Read more
[Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
The title is pretty explanatory, but due to a recent bug in compute kernel compilation, we ended up seeing some null shaders (size o... Read more
Graphics.CopyTexture is called with mismatching mip counts when Anti-ali...
Reproduction steps:1. Open the attached project “TextureBug“2. Select the Custom Render Texture “Assets/Texture”3. Save Project (CTR... Read more
Temporary dark areas appear when quickly dragging Editor window splitter...
Reproduction steps:1. Create a new project2. Go to “Preferences… → General”3. Change the “Editor Theme“ parameter to “Light“4. Grab ... Read more
Assembly.Load fails to load type of script in custom namespace when name...
To reproduce:1. Open attached project2. Open presets browser window via Window -> Pump Editor -> Presets Browser3. Toggle on "... Read more
Text overlap and is unreadable in Inspector > Terrain Paint Texture afte...
Steps to reproduce:1. Create new Unity project using Universal 3D Template2. In Hierarchy window create Terrain GO3. Make sure Terra... 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
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