Search Issue Tracker
Button to pick a color on the material is not opening the Color selectio...
Steps to reproduce: 1) Download attached project and open in Unity2) In the Project window, select "New Material" material3) In the ... Read more
[LWRP] Post Processing V2 effects appears inconsistently when changing t...
Steps to reproduce:1. Open QA-supplied project2. Open Scene "scene_main"3. Change the depth value on the camera without the Post Pro... Read more
[LWRP] Shadow Cascades fail to render and warning thrown
When trying to set shadow cascades an error is thrown and the shadow map fails to render. Error: Property (_WorldToShadow) exceeds p... Read more
Polygon Collider 2D is doubled in the scene when it is a child of the Ri...
To reproduce: 1. Open the attached project (doubleCollider.zip)2. Open the "SampleScene" scene3. Select the Test game object4. In th... Read more
[PLM] Bounced light's color is not rendered
Steps to repro: 1. Open attached project and 's5' scene;2. Let the scene auto-bake. Expected result:The shadow on the plane has blue... Read more
Editor Crashes on hitting "Undo" while recording animation in the timeline
Editor Crashes on hitting "Undo" while recording animation in the timeline Steps to Repro:1. Open attached or create a new project2.... Read more
Particle System sprite and it's bounds scale differently when scaled in ...
How to reproduce:1. Create a new Unity project2. Import sprite_and_bounds_scale_bug.unitypackage3. Open Assets > Scenes BugPartic... Read more
UnsafeUtility.GetFieldOffset returns negative values about Enum fields i...
Repro steps:1. Open attached project2. Enter Play Mode and observe the values in Game View3. Exit Play Mode4. File -> Build and R... Read more
[NET 3.5] Linq Sort with a Comparer that always returns 1 results in an ...
To reproduce: 1. Open the attached project (QuickSortIssue.zip)2. Click Sorting -> Run in top menu bar3. Observe the exception in... Read more
White edges on Texture when "Alpha is transparency" Import Setting is tu...
Steps to reproduce:1. Open QA-supplied project ("AlphaToTransparencyBug_2018.zip")2. Open Scene "Test"3. Open Game Window Expected: ... 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