Search Issue Tracker

0
votes
Won't Fix

[Vulkan] Editor resizing is not as smooth compared to DX11

Vulkan

-

Dec 18, 2019

-

Version/s: 2020.1.0a11

Steps:1. Create new empty 3D project2. Change Graphics API to Vulkan (Edit -> Project Settings... -> Player -> Other Settin... Read more

0
votes
Fixed

[UX] Blackboard parameters cannot replace inputs connected to another in...

Package: Visual Effect Graph

-

Dec 05, 2019

-

Version/s: 8.0.0

Repro steps:1. Create a blackboard parameter (i.e. a float)2. Connect that parameter to another block or node3. Duplicate the parame... Read more

0
votes
Fixed

SpeedTree shaders give warnings about pow(f, e) after being compiled

Graphics - General

-

May 04, 2020

-

Version/s:

1. Open Universal Render Pipeline renderpipeline template2. Find a speedtree shader3. Click compile and show code This reproduces fo... Read more

0
votes
Won't Fix

Error "Edge.toNode is null" thrown when entering Play Mode whilst making...

-

Aug 31, 2023

-

Version/s: 2021.3.29f1, 2022.3.7f1, 2023.1.9f1, 2023.2.0b8, 2023.3.0a2

How to reproduce:1. Open any project2. In the Project Browser create an Animator (Create > Animator Controller)3. Right-click "An... Read more

0
votes
Active

Can't add and use "Sample Element Texture" node twice in a graph

-

Aug 27, 2025

-

Version/s: 6000.3.0a5, 6000.4.0a1

We're getting a "Redefinition of Index" error when using two "Sample Element Texture" in a UI Toolkit custom shader graph. !image-20... Read more

0
votes
By Design

[Audio] Bypass effects in the audio source does not bypass effects cause...

Audio

-

Feb 17, 2016

-

Version/s: 5.3.2p3

[Audio] Bypass effects in the audio source does not bypass effects caused by OnAudioFilterRead Steps to repro:- Launch the attached ... Read more

0
votes
Won't Fix

Error is thrown when attempting to serialize System.Random

Mono

-

Dec 09, 2021

-

Version/s: 2021.2.0a18, 2021.2.5f1, 2022.1

Reproduction steps:1. Open the attached project "Case_1387211.zip" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Cons... Read more

0
votes
Duplicate

Editor performance drops significantly when resizing tabs on Vulkan API

Vulkan

-

Jun 03, 2019

-

Version/s: 2018.3.0a4, 2019.1.0a1, 2019.2.0a1, 2019.3.0a1, 2019.3.0a5

How to reproduce:1. Create a new project2. Change Graphics API to Vulkan (Edit -> Project Settings... -> Player -> Other Se... Read more

1
votes
By Design

WebGL Build error for Windows 7 32-bit OS

WebGL

-

Feb 06, 2015

-

Version/s: 5.0.0b22

Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more

0
votes
Fixed