Search Issue Tracker
[LWRP] [Shader Graph] Shader graph specular highlight appears differentl...
Steps to reproduce: 1. Download and open the attached project "1175648.zip" 2. Build it on Android Expected: The three circles are ... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce: 1. Create a new Unity project. 2. Add a script to a game object with this code: void Awake() { if (System.Threadi... Read more
[WebCamTexture][Android]The image is captured with vertical line artifac...
How to reproduce: 1. Open the attached project 2. Build and run a project on Android 3. Click on '02_GetPixels_Test' button to switc... Read more
AssetBundle indeterminism caused by mesh streaming info
If the same mesh is used in 2 AssetBundles, the first time is streamed and second time it is not(used by vfx for instance). The seco... Read more
[SubGraph] Block Subgraphs don't clear their UI when set to none.
Repro steps: 1. Within a VFX context, create an Empty Subgraph Block 2. Select it and assign a subgraph block from the inspector tha... Read more
Terrain component missing its help icon
All components in Unity have a help icon that when clicked send the user to the local documentation page for that component, but the... Read more
Shader Default Map textures are not reset when using the 'Reset' button ...
How to reproduce: 1. Create a new Unity project 2. Create a new Standard Surface Shader 3. Set the Albedo Default Map to any texture... Read more
2D character bones are deatached from body when 2D PSD Importer package ...
How to reproduce: 1. Create a project in unity versions from 2018.4.0f1 up to 2019.3.0a9 2. Open Package Manager (Window->Package Ma... Read more
"Some values are driven by Canvas" message isn't shown when Prefab is se...
How to reproduce: 1. Open the user’s attached “UnityBug_RectTransformPrefabVariant” project 2. Select the “Canvas” Prefab in the P... Read more
Addressables increase the size of an app when opening it repeatedly with...
Steps to reproduce: 1. Open and "Build and Run" user-supplied project 2. Check the size of the app on the device by holding on the a... 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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder