Search Issue Tracker
Documentation summary in Visual Studio is not being shown
How to reproduce:1. Open attached project "Case_1148065_summary.zip"2. Open "script" script with Visual Studio3. In "Start()" method... Read more
[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
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