Search Issue Tracker
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
Decal doesn't update when changing the texture from a script
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/OutdoorsScene” scene3. Enter Play mode Expected result: Th... Read more
[Ubuntu 24] Hub icon in the system tray stops responding
Steps to reproduce: Launch Unity Hub Observe that the Unity Hub Icon is added to the system tray once the process starts Click on th... Read more
[IL2CPP] Building project with System.Data.Linq reference causes build e...
How to reproduce:1. Open the attached project (.Net 4.x required)2. Build the project with IL2CPP backend Actual result: The build f... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce:1. Open tester-attached project (ParticleCrash)2. In SampleScene enter Play Mode3. Press 'Space' to call ParticleSy... Read more
[TextMeshPro] Warnings are thrown when adding TextMeshPro package
Reproduction steps:1. Create a new 2D URP project2. Click Window > Package Manager3. Click “Add package by name…”4. Enter “com.un... Read more
[HDRP][macOS] Depth of Field effect becomes black in Game view when Focu...
Reproduction steps:1. Create an HDRP project2. In the Hierarchy window select "Post Process Volume" GameObject3. In the Inspector wi... Read more
[Windows] Hold on is being shown after switching platform and only disap...
How to reproduce:1. Download macOS or Linux module in the Unity Hub2. Create a new Project3. Open Build Profiles Window (File -> ... Read more
Addressables.LoadAssetAsync<GameObject>({InvalidKey}).IsValid() returns ...
Steps to reproduce:1. Open the “IN-16619” project2. Enter Play mode and observe the Console Expected result: Log “False False”Actual... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... 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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "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