Search Issue Tracker

0
votes
Won't Fix

Long Shader Graph titles hide tab icon

-

Jul 10, 2025

-

Version/s: 6000.3.0a2

Steps to reproduce: Create a project (Universal 2D) Go to the "Project" window Click "Create" -> Shader Graph -> From Template... Read more

0
votes
Fixed

An IndexOutOfRangeException is thrown when adding a Camera GameObject to...

-

Aug 21, 2023

-

Version/s: 2021.3.29f1, 2022.3.8f1, 2023.1.10f1, 2023.2.0b6, 2023.3.0a2

Reproduction steps:1. Open the "IN-51682.zip" project2. Open "Assets/Scenes/SampleScene"3. Click on the "Main Camera" GameObject in ... Read more

0
votes
Fixed

Create from template option throws "NullReferenceException" error

-

Jul 14, 2025

-

Version/s: 6000.0.54f1, 6000.1.12f1, 6000.2.0b10, 6000.3.0a2

Steps to reproduce:1. Create new Unity project2. Create new VFX Graph asset 3. In the toolbar, click "+" sign 4. Click "create from ... Read more

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
Fixed

2 by 3 layout blanks all editor windows

IMGUI

-

Aug 10, 2016

-

Version/s: 5.5.0a6

1. Load any project2. Go to the layout dropdown ( top right corner in unity editor )3. Select 2 by 3 Result: All windows becomes bla... Read more

0
votes
Fixed

[Source Attribute] Blend source attribute blocks are not useful without ...

Package: Visual Effect Graph

-

Jan 24, 2019

-

Version/s: 4.8.0

Repro steps:1. In initialize, add any blend source attribute block (i.e. blend source velocity)2. Observe there is no blend field Ex... Read more

0
votes
Won't Fix

Crash on EditorBuildSettings::GetConfigObject when closing a specific pr...

-

Jul 04, 2025

-

Version/s: 6000.0.52f1

Reproduction steps:1. Open the attached project "CrashRepro"2. Close the project Expected result: Project closesActual result: Proje... Read more

0
votes
Postponed

CS0246 compilation error is thrown after compilation when a new file is ...

Asset - Database

-

Oct 07, 2019

-

Version/s: 2018.4.0f1, 2018.4.1f1, 2019.2.0a1, 2019.3.0a1, 2020.1.0a1

How to reproduce:0. Download and extract "ScriptableBuildPipelineBug.zip" (the ScriptableBuildPipelineBug.zip is the result of Case ... Read more

0
votes
Fixed

[Packman] Installation status of some packages under dependencies text i...

Packman

-

Mar 12, 2020

-

Version/s: 2020.1.0a21, 2020.1.0b1

The installation status of some packages is misaligned under dependencies information of packages. This is due to the uneven line sp... Read more

0
votes
Fixed

[Android] Inconsistent performance between Mono and IL2CPP when using Bu...

Package: Burst

-

Apr 30, 2021

-

Version/s: 1.6.0-pre.2

How to reproduce:1. Open the attached project "BurstPerformanceTest.zip"2. Set Scripting Backend to Mono in Project Settings -> P... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.