Search Issue Tracker
MainCamera's tag is set to "Untagged" instead of "MainCamera" when creat...
How to reproduce:1. Create a new project2. In the Hierarchy select "Main Camera"3. In the Inspector check its tag Expected result: M... Read more
[Threading] playing audio fails with error
-e: starting an audio source fails with threading enabled--repro on Canary73 and Nightly66 -repro:--open attached project--build&... Read more
Scripting Runtime Version is set to .NET 3.5 by default when creating ne...
The Scripting Runtime Version is currently set to .NET 3.5 by default on new projects. As of 2018.3 this should be .NET 4.x by defau... Read more
[Android] Fog settings on Orthographic camera produce different results ...
To reproduce:1. Open my attached project "OrthoFog.zip"2. (Optional) While in editor, Enter Play mode and click space several times ... Read more
Input system error states "Settings" when it should be "Project Settings".
Input System - Error message. When the input system is not set up correctly the error points to **Edit > Settings > Input** it... Read more
Incorrect lighting in scenes with UVs outside [0;1]
The albedo used for baking is incorrect in scenes that have UVs that are outside the [0;1] range.This is manifested in odd bounced l... Read more
Shift + Delete does not remove an empty element from the array in the In...
How to reproduce:1. Open user-submitted project (Unity_InsectorArrayDelete_2018_2)2. Open the 'SampleScene' scene3. Select 'SampleOb... Read more
Baked lightmaps are never removed after baking
Reproduction steps: 1. Open "MinimalRepro" project2. Select the "Lighting" tab -> "Baked Lightmaps"3. Enter Play mode4. Press "Sp... Read more
Shadow caster cannot set culling in "Deferred" rendering path
Reproduction steps: 1. Open "TestHair.zip" project2. Look at the "Quad"/"Quad1" in the Scene view and the Game view Expected Result:... Read more
MecanimDataWasBuilt() Error when calling playableOutput.SetSourcePlayable()
Steps to reproduce:1. Open User-supplied project2. Play the Scene Expected: no errorActual: "Assertion failed: Assertion failed on e... 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