Search Issue Tracker
AlphaTest(Cutoff) does not work on some devices
On some devices(samsung S7) shaders that uses CutOff does not cut the image from Unity 5.3.5. Read more
UI image ignores RectTransform.anchoredPosition when resizing Transform
Reproduction steps: (see video)1. Open the attached project2. Open the available scene3. Attempt to resize the button in the canvas ... Read more
[IL2CPP] Project doesn't build for "WebGL" with "Failed running <...>\il...
Reproduction steps:1. Open attached project.2. Build "ts" scene for "WebGL".3. Build process stops with(Full errors are in the "il2c... Read more
Direct real time light is not applied to dynamic objects using real time...
How to reproduce: 1. Create a new project.2. In the Lighting window uncheck Baked GI and Automatic baking.3. Create a 3D Object Sphe... Read more
ImageEffectAllowedInSceneView have OnEnable called before Serialization
How to reproduce:1. Open the attached project2. Open ImageEffectSerializationBug scene3. Observe the printed error in console "In th... Read more
StateMachineBehaviour gets instantiated from a selected prefab in projec...
Steps to reproduce:1. Open users attached project.2. In project view click on "parent 3" prefab.3. In toolbar press play button.4. I... Read more
[LightProbes] Lights outside probe volume contribute incorrectly when ar...
When using only Baked GI and an area light is present any lights outside the volume of a light probe group contribute incorrectly to... Read more
The sound will stop when there is an alarm or notification in a particul...
When phone alarm starts to ring when Unity app with sound is running, all sound in app will be gone even after alram sound is turn o... Read more
[OpenGL] Dialog popup "ActivateGraphicsContextGL" when selecting Colorpi...
Reproduction steps(GIF attached):1. Open attached project.2. Open "Test" scene.3. Go to "Edit > Project Settings > Player" and... Read more
Assembly-CSharp-firstpass.dll recompiled on saving a script that does no...
Reproduction steps: 1. Open project I attached (ScriptCompilationBug.zip);2. Open ScriptAssemblies folder in project files. Notice D... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature