Search Issue Tracker

1
votes
Active

Unity generates .csproj file with incorrect <LangVersion> value for Visu...

Package: VS Code

-

Sep 21, 2021

-

Version/s: 1.2.4

Reproduction steps:1. Create a new Project2. Set external editor to VS Code (Edit -&gt; Preferences -&gt; External Tools -&gt; Exter... Read more

1
votes
Active

Cloth component renders black artifacts when the mesh contains double-si...

Cloth

-

Oct 04, 2021

-

Version/s: 2019.4, 2019.4.31f1, 2020.3, 2021.1, 2021.2, 2022.1

How to reproduce:1. Open the user-submitted project2. Open the Scene "Cylinder" (Assets/Scenes/Cylinder.unity)3. Enter Play mode Exp... Read more

0
votes
Fixed

Material doesn't show Specular texture when using Standard (Specular set...

Shader System

-

Oct 27, 2021

-

Version/s: 2021.2.0a20, 2021.2.0f1, 2022.1

Reproduction steps:1. Open the user's attached project2. Open "Assets/Scenes/specular"3. Create a new Material in the "Assets" folde... Read more

1
votes
Fixed

Project and Inspector windows are freezing when multi selecting assets

Project Browser

-

Sep 25, 2021

-

Version/s: 2020.2.7f1, 2020.3, 2020.3.16f1, 2021.1.0f1

How to reproduce:1. Open the attached project "Addressables Inspector freezes.zip"2. In the Project window go to Assets &gt; Prefabs... Read more

0
votes
Won't Fix

[UWP] Visual Studio output throws exception when the Camera GameObject h...

Universal Windows Platform

-

Oct 13, 2021

-

Version/s: 2019.4, 2020.3, 2021.1, 2021.2, 2021.2.0b15, 2022.1

Reproduction steps:1. Open project "UWPDoublePostProcessBug.zip"2. Open Scene "SampleScene"3. Open Build Settings window from File &... Read more

2
votes
Not Reproducible
0
votes
Won't Fix

Console errors appear when reimporting UnityEngine.UI when the Library f...

Asset - Database

-

Sep 04, 2021

-

Version/s: 2019.4, 2020.3, 2020.3.14f1, 2021.1, 2021.2, 2022.1

Reproduction steps:1. Download the attached "linktest.zip" project2. Move the "Library" folder to a different disk3. Create a symlin... Read more

0
votes
Fixed

UnityWebRequest returns "HTTP/1.1 404 Not Found" if URI contains 'plus' ...

WebRequest

-

Sep 22, 2021

-

Version/s: 2019.4, 2020.3, 2020.3.17f1, 2021.2, 2022.1

How to reproduce:1. Open the attached “UnityWebRequest_LocalFileBug.zip” project2. Open the “Main” Scene3. Enter the Play Mode Expec... Read more

0
votes
Fixed

Unnecessary cast to float when calling Mathf.Abs

Scripting

-

Oct 14, 2021

-

Version/s: 2019.4, 2020.3, 2021.1.23f1, 2021.2, 2022.1

The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... Read more

0
votes
Fixed

CultureNotFoundException: Culture name en-DE is not supported error thro...

Universal Windows Platform

-

Oct 26, 2021

-

Version/s: 2021.2.0b13, 2022.1, 2022.1.0a12

How to reproduce:1. Change Windows display language to "English (Germany)"2. Open the attached project "UWPMixedCulture.zip"3. Open ... Read more