Search Issue Tracker
New PSDs with transparency imported with white matte producing halo arou...
Unity 2018.2 removed the default behavior to generate a matte color for PSD files by effectively applying a dilation filter. A check... Read more
Version Defines are not added and throw errors when adding new defines t...
To reproduce:1. Open any project2. In Project window, create Assembly Definition file, select it3. In inspector window, Version Defi... Read more
Sprites in the Sprite Editor are not sliced unless Apply/Revert buttons ...
How to reproduce:1. Open the attached project named "Case_1129036"2. Open the "First_Sprite" in the Sprite Editor3. Try to slice the... Read more
[Deferred|Orthographic] Rendering to Render Texture fails in Deferred fo...
To reproduce the bug follow the steps1. Open "CaptureTest" project2. Open "Main" scene3. Play scene4. Inspect captured texture varia... Read more
[LWRP] Base map is missing on some materials after upgrading LWRP package
Steps to reproduce: 1. Download SponzaLWRP project (link in the comments)2. Open Package Manager, and make sure that LWRP package ve... Read more
[Presets] DefaultImporter type needs to be blacklisted
We should prevent the user to create a preset from a default importer... right now, there is a way for the user to create one from t... Read more
Default Inspector Header is shown when double clicking on a scene
When double clicking on a scene to open it from your project view, the inspector will show it's default header as well as the scene ... Read more
Corrupt faces on meshes in nested prefabs where gameobject starts off di...
To reproduce:1. Download and open the project attached by the user.2. Run the "IntroCinematic_settings" sceneResult: The face of the... Read more
Editor crashes with GfxDeviceD3D11Base::CopyRenderSurfaceDesc after chan...
How to reproduce:1. Open new Unity project2. Unplug the laptop from charging3. Turn on Battery Boost on GeForce Experience4. Change ... Read more
Unity packages are unnecessarily recompiled when any assembly definition...
Steps to reproduce:1. Download and open the attached project2. Create or delete an Assembly Definition Expected result: only Assembl... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal