Search Issue Tracker
[Packages] Entitites package includes unit tests from Unity.Services.Bro...
Steps to reproduce:1. Download user attached project2. Remove "testables" entries from the manifest.json file3. Open project and ope... Read more
NavmeshAgents do not recognize all of the baked Navmesh when spawned by ...
How to reproduce:1. Open attached project "BugPrefabInstantiate.zip" and scene "BugInstantiate"2. In Hierarchy window, select "Spawn... Read more
Unity crashes when clicking in the specific zone in the Scene view
How to reproduce:1. Open user attached project2. Click on the specific zone marked in the photo Expected results: Successful clickAc... Read more
[Inspector] Content of longer .md files is cut off
To reproduce: 1. Open the attached project (New Unity Project (19).zip)2. Select the Packages/HD Render Pipeline/LICENSE file3. Obse... Read more
Creating Layer Groups with the '/' symbol creates multiple groups with t...
How to reproduce:1. Create a new Unity project2. Create multiple grouped Layers (for instance, 'GroupedLayer/Layer1' and 'GroupedLay... Read more
Korean/Chinese IME: Certain combinations of Korean letters get deleted f...
How to reproduce:1. Create a new Project2. In the Hierarchy Window right-click -> UI -> Input Field3. Switch your Keyboard lan... Read more
[Mac] Crash when adding new component using keyboard
Steps:1. Open a new project2. Create a new GameObject3. In Inspector press Add Component4. Type any component's name5. Press "Down" ... Read more
[WebGL] Task awaited with Task.ConfigureAwait(false) does not continue i...
Steps to reproduce:1. Open user attached project2. Build and run on WebGL3. Observe that ConfigureAwait(false) does not output "Asyn... Read more
Crash at GameObject::SetIsPreviewSceneObject when undoing and redoing Ad...
Steps to reproduce:1. Create a new project2. Create a new GameObject3. Add Cloth component4. Add any other component5. Undo, Redo Ex... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used