Search Issue Tracker
[Android] Setting BuildPlayerOptions.assetBundleManifestPath with append...
How to reproduce:1. Open attached Unity project2. Load "StartScene" scene3. In Menu press Android -> Build Asset Bundles4. Enter ... 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
Unity materials turn dark with large "Normal Strength" even when the nor...
How to reproduce:1. Open the attached project "case_1146987-NormalStrength.zip" and scene "SampleScene"2. Select "New Material" from... Read more
[UWP] [IL2CPP] UnityEngine.WSA.Application.windowActivated is removed by...
Steps to reproduce:1. Download 1146982_repro.zip2. Build project for UWP3. Build Visual Studios solution Expected results: UnityEngi... Read more
Crash on Progressive Lightmapper GPU
Reproduction steps: 1. Open "Table Demo.zip" project2. In the Lighting Settings change to "Progressive Lightmapper GPU" Actual Resul... Read more
Tile's Sprite becomes stretched when imported with 2D Animation package ...
Reproduction steps:1. Open the attached project named "Case_1146955"2. Open the SampleScene and Observe the Scene view Expected resu... Read more
[IL2CPP] Fails to generate generic method struct variant when calling it...
Steps to reproduce:1. Download "IL2CPP-Bug-GenericMethodRemoved.zip"2. Build "SampleScene" for Standalone (IL2CPP)3. Start player Re... Read more
[Linux] Unsupported Shader warnings when running the Build with disabled...
How to reproduce:1. Open attached project ('linuxshaderwarninglogging.zip')2. Make sure that Warning logging is set to None in Playe... Read more
SystemInfo.deviceUniqueIdentifier returns different results in 2019.1
So far we know it affects Windows Editor and Windows Standalone. To repro, check what that function returns in 2018.3 and 2019.1, an... Read more
Tilemap leaks memory when Tilemap.ResizeBounds() and/or Tilemap.ClearAll...
Reproduction steps:1. Open the attached Project from "TilemapTest.zip"2. Open a Profiler Window with a Memory Profiler inside of it3... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS