Search Issue Tracker
[Android] Material is rendered black in devices using Adreno GPUs when l...
Steps to reproduce:1. Open the attached project "1329702.zip"2. Switch platform to the Android3. Connect Android device4. Build and ... Read more
[HDRP] Setting emission property _EmissiveColor via material and via mat...
Setting the emission property "_EmissiveColor " from script have different results when we use material.SetColor and materialPropert... Read more
The properties of the particle system are overlapping on resizing the in...
The properties of the particle system are overlapping on resizing the inspector window. All the properties of the particle system ar... Read more
Add Mesh (+) button is overlapping with Material field for the Particle ...
Add Mesh () button is overlapping with Material field for the Particle system. In the particle system, for the Renderer parameter, f... Read more
Select Mesh window remains open in the particle system even when perform...
Select Mesh window remains open in the particle system even when performing the undo action. In the particle system, under the Rende... Read more
[Shadergraph] User is allowed to plug route into both vertex and fragmen...
Repro steps:1. Create a new URP Lit graph2. right click the vertex stack in between stack nodes and choose "create node"3. Choose "C... Read more
Plugin inspector in the editor doesn't allow selecting CPU architecture ...
This means that you cannot have two different native plugins that are named the same for Intel and Apple silicon editors. Read more
UnityWebRequest does not respect auto proxy settings
How to reproduce:1. Open the attached "ProxyIssue.zip" project2. Set proxy settings to Automatic proxy setup (in Windows proxy setti... Read more
Graphics.CopyTexture creates corrupted texture assets when copying compr...
Steps to reproduce:1. Open the attached project.2. Open the "Test" Scene3. Enter the PlayMode4. Select four newly created ".asset" f... Read more
Shader is not recompiled after making changes during Play Mode
How to reproduce:1. Open the user's attached "ShaderComp.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Open the "S... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template