Search Issue Tracker
Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...
Steps reproduce:1. Open attached project2. Open ShadowMeta.cginc3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, pos4)... Read more
[Backport] MonoScript.GetClass returns null when the script contains a s...
Steps to reproduce:1. Open the “MonoScriptGetClassIssue” project2. Select Tools -> Type Interface Check in the Menu Bar3. Select ... Read more
[URP] using SMAA on Camera & Render Scale above 1.05 on Pipeline Asset c...
Reproduction steps:1. Create a new URP template project2. Find the Pipeline Asset "UniversalRP-HighQuality" and switch its Render Sc... Read more
"Pos X" and "Pos Y" are grayed-out in Inspector under Rect Transform whe...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Content/Cluster/Cluster.unity” Scene3. In Hierarchy,... Read more
UIElements box.style.borderWidth property is not updated in the Editor w...
How to reproduce:1. Open attached "project-1167305.zip" project2. In the Editor select "Window" -> "UIElements" -> "ExampleWin... Read more
Error message when importing a custom package
How to reproduce: 1. Open any (new) project2. Go to Assets -> Import Package -> Custom Package...3. Select any package (or the... Read more
LowLevel 2D Physics Object Callback Targets use MonoBehaviour rather tha...
Callback targets currently restricted to using the `MonoBehaviour` type however this should in-fact be `System.Object` which doesn't... Read more
Newtonsoft Json doesn't correctly serialize classes inside the Packages ...
How to reproduce: Open the attached project "REMOVE-DATACONTRACT.zip" Build the project for UWP Expected results: "Dictionary Count:... Read more
[iOS] Multi-Display doesn't work on secondary displays when using URP or...
How to reproduce:1. Build the "Multi-Display.zip" project for iOS or Android2. Connect extra screen to the device (via cable or Airp... Read more
[Terrain] Paint Details tab doesn't show preview icons for prefab detail...
1. What happenedPaint Details tab doesn't show preview icons for 'details' that were created with Prefabs. 2. How we can reproduce i... 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List