Search Issue Tracker

0
votes
Fixed

Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...

Shaders

-

Apr 04, 2017

-

Version/s: 5.6.0f3

Steps reproduce:1. Open attached project2. Open ShadowMeta.cginc3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, pos4)... Read more

0
votes
Won't Fix

[Backport] MonoScript.GetClass returns null when the script contains a s...

Scripting

-

Feb 21, 2023

-

Version/s: 2020.3.45f1, 2021.3.19f1

Steps to reproduce:1. Open the “MonoScriptGetClassIssue” project2. Select Tools -> Type Interface Check in the Menu Bar3. Select ... Read more

0
votes
Fixed

[URP] using SMAA on Camera & Render Scale above 1.05 on Pipeline Asset c...

Package: Scriptable Render Pipeline Universal

-

Nov 01, 2019

-

Version/s: 7.0.1, 7.1.2

Reproduction steps:1. Create a new URP template project2. Find the Pipeline Asset "UniversalRP-HighQuality" and switch its Render Sc... Read more

0
votes
Active

"Pos X" and "Pos Y" are grayed-out in Inspector under Rect Transform whe...

uGUI Controls

-

Dec 16, 2025

-

Version/s: 6000.0.64f1, 6000.3.2f1, 6000.4.0a5, 6000.5.0a3

Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Content/Cluster/Cluster.unity” Scene3. In Hierarchy,... Read more

0
votes
Fixed

UIElements box.style.borderWidth property is not updated in the Editor w...

UI Toolkit

-

Jul 03, 2019

-

Version/s: 2019.1.0a11, 2019.1.8f1, 2019.2.0a1, 2019.3.0a1

How to reproduce:1. Open attached "project-1167305.zip" project2. In the Editor select "Window" -> "UIElements" -> "ExampleWin... Read more

0
votes
Duplicate

Error message when importing a custom package

Asset Import

-

Jun 26, 2015

-

Version/s: 5.2.0a4

How to reproduce: 1. Open any (new) project2. Go to Assets -> Import Package -> Custom Package...3. Select any package (or the... Read more

0
votes
Fixed

LowLevel 2D Physics Object Callback Targets use MonoBehaviour rather tha...

2D

-

Oct 08, 2025

-

Version/s: 6000.3.0b5, 6000.4.0a3

Callback targets currently restricted to using the `MonoBehaviour` type however this should in-fact be `System.Object` which doesn't... Read more

1
votes
By Design

Newtonsoft Json doesn't correctly serialize classes inside the Packages ...

IL2CPP

-

Feb 10, 2023

-

Version/s: 2020.3.45f1, 2023.1.0b4, 2023.2.0a2

How to reproduce: Open the attached project "REMOVE-DATACONTRACT.zip" Build the project for UWP Expected results: "Dictionary Count:... Read more

0
votes
Fixed

[iOS] Multi-Display doesn't work on secondary displays when using URP or...

Mobile Graphics

-

Jul 24, 2019

-

Version/s: 2018.4.0f1, 2019.1.0a1, 2019.1.9f1, 2019.2.0a1, 2019.3.0a1

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

0
votes
Won't Fix

[Terrain] Paint Details tab doesn't show preview icons for prefab detail...

Terrain

-

Oct 13, 2016

-

Version/s: 5.5.0b7

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.