Search Issue Tracker

1
votes
Won't Fix

Terrain material does not receive updates when its color is changed usin...

-

Jun 03, 2022

-

Version/s: 2020.3.34f1, 2021.3.4f1, 2022.2.0a15

Reproduction steps:1. Open the attached 'MapTest' project2. Open the 'SampleScene'3. Enter Play mode4. Observe the 'MapManager' Game... Read more

2
votes
Fixed

Enabling Deep Profile on Standalone Profiler crashes the Standalone Prof...

Profiling

-

May 31, 2022

-

Version/s: 2023.1.0a17, 2023.2.0a1

Steps to reproduce:1. Create a new project or open an existing one2. Open Standalone Profiler3. Enable Deep Profile4. Switch to Edit... Read more

0
votes
Duplicate

5.5b4 Gradle Build for Android

Android

-

Sep 26, 2016

-

Version/s: 5.5.0b4

Repro 100% with Unity Version 5.5.0b6 (e398e763a5a6)Tue, 27 Sep 2016 18:46:48 GMTBranch: 5.5/staging STR1. Open repro project2. Swit... Read more

0
votes
Fixed

[Cinemachine] Prefab editing spit errors in the console

Package: Cinemachine

-

Jan 22, 2020

-

Version/s: 2.5.0

Editing a prefab containing a VCam will log errors in the console. 1. Create a VCam in the scene2. Drag the VCam object into the pro... Read more

0
votes
Duplicate

Sprite Atlas Hash changes between build targets

2D

-

Jan 01, 2020

-

Version/s: 2018.4.14f1, 2019.2.15f1, 2019.3.0f2

How to reproduce:1. Open the attached project "case_1186887-SpriteAtlasPerforceIssue.zip"2. Text edit the file 'Atlas.spriteatlas', ... Read more

0
votes
Fixed

[Win10] Editor closes when changing Auto Graphics API and does not restart

Windows

-

Aug 23, 2022

-

Version/s: 2023.1.0a8

Update: this also affects Reimport All, much simpler steps to reproduce:1 Create new 3D project2 In Project Browser do RightMouse -&... Read more

3
votes
Fixed

CullScriptable process time increases when decreasing Field of View

-

Jun 10, 2022

-

Version/s: 2020.3.14f1, 2021.3.4f1, 2022.2.0a16, 2023.2.0a1

Reproduction steps:1. Open the "TerrainZoomTest.zip" project attached by the user2. Open the "ZoomTest2Scene" Scene3. Open the Profi... Read more

0
votes
Fixed

Android builds include iOS post processing when iOS is selected as curre...

Package: Purchasing

-

Mar 15, 2022

-

Version/s: 2019.4, 2020.3, 2020.3.7f1, 2021.2, 2022.1, 2022.2

How to reproduce:1. Open the attached project "Unity IAP Bug.zip"2. Change Platform to iOS3. In the Menu bar select Build > Andro... Read more

0
votes
Fixed

[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...

WP8

-

Jun 11, 2015

-

Version/s: 5.1.0f3

To reproduce:1. Build attached project for WP82. Notice "System.Net.Sockets.SocketException" errors in console 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