Search Issue Tracker
[Prefab] Duplicating nested prefabs children does not maintain transform
To reproduce:1) Open the attached project and scene2) In the hierarchy, select one of the prefab's children3) Ctrl+D to duplicate th... Read more
[UWP] "Serial Communication" is not available as Capability for UWP appl...
How to reproduce:1. Create a new project or open an existing one2. In Build settings, Switch Platform to "Universal Windows Platform... Read more
[Scripting] IEnumerator is automatically called when named Main()
Reproduction steps:1. Open the attached project inside of "Corutinas.zip"2. Open and Play "SampleScene" Expected result: IEnumerator... Read more
"Multiple Input Managers are Loaded of type" errors when building a proj...
If more than one manager is opened, project cannot be built. This includes such windows as Build Setting, Project Settings, Preferen... Read more
No error provided when calling Gradient.Evaluate(NaN)
How to reproduce:1. Open attached Unity project2. Enter the Play mode Expected result: Error should appear, Nan can't be passed to t... Read more
Terrain Smoothness does not work on some terrain layers
How to reproduce:1. Open the attached project ("Terrain.zip")2. Open the repro scene ("SampleScene")3. Select the Terrain object in ... Read more
Everything is too bright when using Linear Color Space with IMGUI (onGUI)
How to reproduce:1. Open attached project2. Open UnityLinearLightingBug scene3. Go to Player Settings4. Change Player>Rendering&g... Read more
Shuriken particle trails are delayed which results in a gap if "Particle...
How to reproduce:1. Open attached project "TrailSpawnOffsetIssue.zip" and scene "demo bug report particle trails delay"2. In the Hie... Read more
Terrain thickness do not cause objects beneath the terrain to move above...
How to reproduce:1. Open attached project "Terrain Thickness Test.zip" and scene "SampleScene"2. In the Hierarchy window, select "Te... Read more
Tilemap's collider is offset on the X-axis when using Isometric Tilemap
Reproduction steps:1. Open the attached project named "Case_1148573"2. Open the Sample Scene and select the Tilemap gameObject3. Obs... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code