Search Issue Tracker
Editor crashes at compute shader importing if shader compiler spawning f...
On some obscure situations the shader compiler process spawning can fail despite of multiple retries. In this case the editor can cr... Read more
Shape of the Shadow is not rendered properly when zooming in at the cert...
How to reproduce:1. Open the attached "ShadowTest.zip" project and ShadowTest scene2. In the Hierarchy window, select Main Camera Ga... Read more
[UIR] Clear color isn't premultiplied before being applied
When specifying a clear color in the PanelSettings, the color is applied as-is. For example, we can specify (1,1,1,0.5) and this val... Read more
[HDRP] Baked sky contribution is missing while baking lighting in scene ...
Steps to reproduce: 1. Download and open SponzaHDRP project2. Open Sponza and SponzaLightingDay scenes3. Set SponzaLightingDay scene... Read more
GameObjects with custom Mesh are not reflecting the light when using the...
How to reproduce:1. Open user's attached "Bug" project2. Open the "Scene" Scene found in the Assets\Scenes folder Expected results: ... Read more
ETC Texture Compressor's Fast, Normal, Best properties stay in "Legacy" ...
How to reproduce:1. Open the attached "1277170_ETCTexture.zip" project2. Go to File -> Project Settings3. Select the Editor categ... Read more
Sprite is offset and distorted when using the Sprite Renderer Flip optio...
How to reproduce:1. Open the attached project named "Case_1275228"2. Open the SampleScene3. Switch to Game view and check if the sel... Read more
[SceneViz] CTRL + I (inverse selection) will ignore objects that aren't ...
1. Open new scene2. Create multiple objects in the scene3. Make one of them not pickable from the hierarchy (hand icon on the left o... Read more
InputSystem not mapping keyboard keys properly on Linux
Keys are not mapped correctly when using the new input system in Linux. For example: The ',' key is mapped to ';'The '/' key is mapp... Read more
Editor crashes when upgrading/downgrading between 2020.1 and 2020.2
How to reproduce:1. Create a new project named "20201" (2020.1.0b10 or above)2. Close the Unity Editor3. Copy the files from the att... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code