Search Issue Tracker

0
votes
Fixed

[Terrain Tools] RenderTextures leaked in FilterContext

Package: Terrain Tools

-

Sep 11, 2020

-

Version/s: 3.0.1-preview

Will eventually crash the editor or at least interfere with rendering as there will not be enough rendertexture resources to use rep... Read more

0
votes
Fixed

Profiler Overview information is blinking when moving the playhead aroun...

Profiling

-

Sep 10, 2020

-

Version/s: 2020.1.4f1, 2020.2

How to reproduce:1. Create a new project2. Open the Profiler (Window->Analysis->Profiler)3. Enable CPU Usage Module if it's no... Read more

0
votes
Fixed

SceneManager.GetActiveScene().name always returns level0 in Build

Scene Management

-

Sep 11, 2020

-

Version/s: 2020.2.0a20, 2020.2.0b2

How to reproduce:1. Open the user's attached "SceneManagerTest - Unity 2020.2.0b2.zip" project2. Open the "SampleScene" Scene3. Go t... Read more

0
votes
Active

[GraphView] Edges connected to StackNodes do not keep the shape of the N...

Graph Tools Foundation

-

Sep 08, 2020

-

Version/s: 2019.4.9f1, 2020.2

1. Open the attached project from "case_1276108-VersionGraph_2019.4-2.zip"2. Expand "Packages" in Project Browser and double click "... Read more

0
votes
Fixed

[Memory Profiler] File with the same name disappears when importing from...

Package: Memory Profiler

-

Sep 10, 2020

-

Version/s: 0.2.5-preview.1

How to reproduce:1. Open attached "case_1276722.zip" project2. Open Window/Analysis/Memory Profiler window3. In the File Explorer, o... Read more

0
votes
By Design

[iOS] Application versions containing more than 3 non-negative integers ...

iOS

-

Apr 30, 2020

-

Version/s: 2018.4, 2019.3.10f1, 2020.2

Reproduction steps:1. Open a new or existing project2. Go to Player Settings (Edit -> Player Settings)3. Switch to iOS tab4. Ente... Read more

0
votes
Fixed

[iOS] [GLES 2] RectMask2D not working correctly

OpenGL

-

Sep 11, 2020

-

Version/s: 2019.4, 2019.4.3f1

Reproduction steps:1. Open project in "RectMaskBug.zip"2. Build for iOS and Deploy the application to an iOS device using Xcode3. In... Read more

0
votes
Fixed

Editor crashes at compute shader importing if shader compiler spawning f...

Shader System

-

Sep 11, 2020

-

Version/s:

On some obscure situations the shader compiler process spawning can fail despite of multiple retries. In this case the editor can cr... Read more

0
votes
Duplicate

Shape of the Shadow is not rendered properly when zooming in at the cert...

Shadows/Lights

-

Sep 10, 2020

-

Version/s: 2020.2.0a21, 2020.2.0b1

How to reproduce:1. Open the attached "ShadowTest.zip" project and ShadowTest scene2. In the Hierarchy window, select Main Camera Ga... Read more

0
votes
Fixed

[UIR] Clear color isn't premultiplied before being applied

Package: UI Toolkit

-

Sep 11, 2020

-

Version/s: 1.0.0-preview.8

When specifying a clear color in the PanelSettings, the color is applied as-is. For example, we can specify (1,1,1,0.5) and this val... Read more