Search Issue Tracker
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip"2. Open scene "repro"3. In hierarchy, select "NavMesh Surface (1)" and bake N... Read more
[Hub] Tutorial Project summaries advise to set preferred Editor to 2019....
Reproduction steps:1. Open Unity Hub2. Open "Learn" window and choose "Tutorial Projects" category Expected result: Tutorial Project... Read more
IL2CPP throws errors when using custom attributes
Reproduction steps:1. Open the attached project “CustomAttributesBug“2. Press File>Build And Run3. Observe the errors printed in ... Read more
GameObject references to itself or its Components serialized as [Seriali...
Repro steps:1. Open user attached project and scene named "PolymorphicSerializationTest"2. In the Hierarchy, select "PolymorphicSeri... Read more
[Linux] Tile placement mouse events persist when the cursor leaves Scene...
Steps to reproduce:1. Open the attached project2. Open SampleScene.unity and select the Tilemap game object3. Open the Tilemap Edito... Read more
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce:1. Open the attached project named "Case_1209026"2. Open the Sample Scene3. Select the Terrain in the Scene and ope... Read more
[Editor] Material Selector gets Material Selected only with first selection
Steps to reproduce:1. Create a new project2. Create a default material3. Duplicate it a few times4. Create a sphere and open the "Se... Read more
[URP] [LWRP] Multiple Spotlights affect each other's shadows when close ...
Reproduction steps:1. Open project in "URP2020.1.0a9Repro.zip"2. Open "SampleScene.unity"3. There are 2 Spotlights "SPLBlue" and "SP... Read more
[IMGUI] Separator between two color pickers doesn't appear when "Random ...
The separator between two color pickers is missing when "Random Between Two Colors" option is selected from "Start Color" dropdown u... Read more
[Project Browser] Project Browser asset highlighting is broken
Repro: Open a new Project. GameObject -> 3D Object -> Cube Select the Cube to view in Inspector, Add Component -> New scrip... 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