Search Issue Tracker
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
[LWRP] Opaque Texture 4x Box downscale returns null ref, fails to render
When trying to set the opaque texture downsampling setting to 4x box, an error is thrown and rendering fails. Error:MissingReference... Read more
Custom light fall off is not updated in the scene view after the Extract...
Steps to reproduce:1. Download the attached project and open SampleScene2. Open ExtractFalloff script (Assets > Scripts)3. Change... Read more
Reset functionality is not working for "Playable Director" component
Reset functionality is not working for playable director component Steps to Repro:1. Create a new project2. Create an empty game obj... Read more
[Improved Prefabs] Attempt to open legacy prefab crashes Editor
Set regression to "Yes", because I was able to open these legacy prefabs on earlier Improved Prefabs builds.Also crashes on the late... Read more
NullReferenceExceptions was thrown when trying to delete a selection in ...
To reproduce: 1. Download attached project "AddressableTest.zip" and open in Unity2. Open the Addressable Assets window: Window ->... Read more
Compute shader is significantly slower in DX12 compared to DX11
How to reproduce:1. Open user-submitted project (ResourceBarrierHandicap.zip)2. Open "SampleScene.unity" scene3. Set DirectX11 as th... 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
- Raycasts travel an incorrect distance when a non-normalized Direction vector is provided to RaycastCommand
- The mouse cursor can escape the bounds of the Game view when the Editor experiences a stall
- Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted