Search Issue Tracker
No validation on URL fields when editing the custom package in the Inspe...
How to reproduce:1. Create a new Unity project2. Open the Package Manager (Window -> Package Management -> Package Manager)3. ... Read more
[Android] UI overlaps throughout the screen on devices with Snapdragon S...
Repro steps:1. Open attached project2. Build and Run on Android3. Observe the display of the device Actual: UI is overlapping throug... Read more
"Unknown Assembly" error is thrown when building AssetBundle including ...
How to reproduce:1. Open the attached project ("case_1184918-ScriptableObjectAssetBundleBug")2. Build Asset Bundles (BUG TEST > B... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
SpriteShape collects all GameObjects in active Scene when importing asset
Reproduction steps:1. Open the attached project2. Open Window → Analysis → Profiler3. In the Profiler window set the Target to Edit ... Read more
[IMGUI] Alpha and Color slider disappears on sliding upwards/downwards i...
Alpha and Color slider disappears on sliding upwards/downwards in the Gradient Editor while setting the color in the Blend mode Step... Read more
GameObject's selection highlight rectangulates when texture is assigned ...
How to reproduce:1. Open the attached '185234-selection highlight.zip' project2. Open 'SampleScene' Scene3. Select 'Conifer_Needles_... Read more
Incorrect Pre-Build event command line on Universal build
Reproducible on 4.6.0f1, 4.6.1f1, 4.6.3f1; Visual Studio solution created by Unity after the Windows Store Universal 8.1 build from ... Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... Read more
Inconsistent collisions when colliding with surfaces made of one collide...
Reproduction steps: 1. Open the "Inconsistent collisions case_675247" project that I've attached.2. Open and play the "TestScene" sc... 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