Search Issue Tracker
Multiple same function filters can be added to the same Visual Element i...
How to reproduce:1. Create a new Unity project2. Create a UI Document and open it3. Add any Visual Element and select it4. In the UI... Read more
[Mac][Packman] Package list disappears on clicking on Packages when filt...
Package list disappears on changing package view filter from 'All Packages' to 'In project' or vice-a-versa when packman window is n... Read more
[iOS][Shaders] Indirect compute shader doesn't work on A7 soc
To reproduce:1. Open project attached by QA or use [Shaders] FTP project from qa-project-share collab2. Build ShaderTest_Custom_Comp... Read more
[URP] Render Feature/Pass is not sending correct values to compute shade...
Reproduction steps:1. Open the attached project ("Unity-Raymarching.zip")2. Observe the Game and Scene windows Expected result: Game... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
Materials don't update when shader is edited
1. Open the attached project2. Open the scene 'davetest'3. Edit the shader 'myshader2' to have '"Queue"="Transparent-400"' and Save4... Read more
Shader build settings un-checking strip toggle does not disable stripping
In the shader build settings there seems to be a bug where enabling stripping (toggling the strip checkbox for a keyword declaration... Read more
[XR SDK] CameraWorldToScreenPoint returns offset coordinates
Reproduction steps:1. Open the attached project ("1304082.zip")2. Open the "SampleScene" scene3. Enter the Play mode4. Select the "S... Read more
Addressable Groups window items do not get sorted
Reproduction steps:1. Create a new project2. Install Addressables package3. Open Addressables Groups window (Window > Asset Manag... Read more
IAP transaction log not cleared when uninstalling app on Android 7.0
IAP transaction log not cleared when uninstalling app on Android 7.0 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
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off
- "GraphicsBuffer.IsValid()" returns incorrect result when SkinnedMeshRenderer is disabled