Search Issue Tracker
[Regression][AssetPackages] 'Done' button is corrupted when opening 'Ass...
1. Open Unity Connect window in 5.4.0b5;2. Click 'Asset packages...' button;3. Observe 'Done' button. Actual result:'Done' button is... 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.Threading.Synchro... Read more
Cinemachine Camera drifts when "Tracking Target" GameObject is set to no...
How to reproduce:1. Open the attached “IN-90312_BugReport_Cinemachine” project2. Open “SampleScene”3. Locate and select the Virtual ... Read more
[hlsl2glsl -> HLSLcc][iOS] HLSLcc Incorrect shader compilation result on...
How to reproduce:1. Open the attached ShaderCompilationError.zip project2. Build for iOS and deploy the Xcode project to the iOS dev... Read more
"'ApplyMeshModification': no matching 2 parameter function" shader error...
How to reproduce:1. Open the attached project “UnityBugVFXApplyMeshModification.zip“2. Select the “Hidden/VFX/MyVFX/System/Output Pa... Read more
[Cinemachine] MissingReferenceException errors are thrown on assigning O...
-MissingReferenceException errors are thrown continuously on assigning Orbital Transposer for Body property in Virtual Camera prefab... 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
Icons aren't used for Animation Assets when importing them
Steps to reproduce: Drag/Import the attached Unity Package into any Project Observe the Animation Asset icons in the Unity Package I... Read more
UI Builder or its Inspector sections corrupt when "Data Source Path" pro...
How to reproduce (inconsistent):1. Create and open a new project2. Create and open in UI Builder a new UI Document3. Add some elemen... Read more
New Unity Editor design layout issues when using a different Windows UI ...
Steps to reproduce:1. Set windows UI scale to 125% or any higher percentage12. Open user-supplied project3. Select "66" in Project v... 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