Search Issue Tracker

2
votes
Fixed

[HDRP] Error thrown on clicking the "Embed Configuration Editable Packag...

HD RP

-

Jul 05, 2022

-

Version/s: 2021.3.6f1, 2022.2.0a17, 2023.1.0a1

Steps to reproduce:1. Create a project with HDRP Template2. Window > Rendering > HDRP Wizard3. Embed Configuration Editable Pa... Read more

0
votes
Fixed

[Vulkan] [Editor] Whole Game View gets cleared when Camera Clear Flags a...

Vulkan

-

Apr 15, 2022

-

Version/s: 2022.1.0a8, 2022.2

Steps to reproduce:1. Create a new Unity project2. Navigate to Edit > Project Settings > Player > Other settings and set th... Read more

0
votes
Fixed

[LWRP] Changing Light Type to Freeform after clicking on Reset throws mu...

Package: Scriptable Render Pipeline Lightweight

-

Sep 16, 2019

-

Version/s: 7.1.1

Changing Light Type to Freeform after clicking on Reset throws multiple "ArguementOutofRangeException" Steps to Reproduce:1. Create ... Read more

0
votes
Fixed

[UIElements] StyleEnum is creating boxing allocations

-

Nov 06, 2019

-

Version/s:

StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more

0
votes
Won't Fix

[iOS][IL2CPP] Game crashes when instantiating a LegacyParticle from an A...

IL2CPP

-

Dec 14, 2015

-

Version/s: 5.3.0f4

Steps to reproduce: 1. Open attached project2. Open 'main' scene3. Switch to iOS4. Click Assets/Build AssetBundles in the menu bar5.... Read more

0
votes
Postponed

Crash on mono_spill_global_vars when using "as" operator with a Nullable...

Mono

-

Feb 10, 2016

-

Version/s: 5.3.2p2

To reproduce:1. Open attached project2. Open "Test" scene3. Play the scene Actual behavior: Unity crashes Regression from 5.1 to 5.2 Read more

0
votes
Fixed

[iOS][Metal] Black screen in the ResizedView project from the native sam...

iOS

-

May 25, 2017

-

Version/s: 2017.2.0a1

To Reproduce: 1. Build and run the attached project on iOS with Metal.2. Observe that the screen is black and auto rotation doesen't... Read more

0
votes
Won't Fix

[TreeCreator][TreeEditor] Tree root node's shadow caster resolution sett...

-

Sep 23, 2016

-

Version/s: 5.4.1p2

How to reproduce:1. Create a new project2. Create a tree in hierarchy3. There will be tree root node created and it has Shadow caste... Read more

0
votes
By Design

Editor sprite icons are not showing in inspector

Inspector Functionality

-

Dec 30, 2015

-

Version/s: 5.3.1f1

Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... Read more

0
votes
Fixed

[.NET] const field named same as a field in base class causes the field ...

Universal Windows Platform

-

Jun 05, 2017

-

Version/s: 5.6.0f3

Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more

All about bugs

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