Search Issue Tracker

0
votes
Fixed

[Addressables] Scene GameObjects lose ScriptableObject references when S...

Package: Addressables

-

Aug 24, 2021

-

Version/s: 1.18.14

How to reproduce:1. Open the user attached project2. Open Addressables Groups window3. Build the bundles via Build -> New Build -... Read more

0
votes
Fixed

Audio Echo Filter component Delay value cannot be keyframed when animati...

Audio

-

Sep 10, 2021

-

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

How to reproduce:1. Open the attached project "audioBug"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In the H... Read more

0
votes
Fixed

Lightmap exposure window doesn't appear when turning on Baked Lightmap d...

Scene/Game View

-

Sep 17, 2021

-

Version/s: 2021.2.0b11

Reproduction steps:1. Create a new Unity project2. Open the Scene window3. Expand the Draw Mode dropdown menu: Scene view control ba... Read more

0
votes
Fixed

[Bolt] Creating new State Graph on new game object doesn't mark scene as...

Package: Visual Scripting

-

Sep 20, 2021

-

Version/s: 1.7.3

Reproducible on: VS version: 1.7.3 Unity version: 2021.2.0b13 Platform: Win 10, macOS Big Sur and Ubuntu 20.04 Steps to Reproduce: C... Read more

0
votes
Fixed

[Bolt] Creating new State Graph on new game object doesn't mark scene as...

Package: Visual Scripting

-

Sep 20, 2021

-

Version/s: 1.7.3

How to reproduce:1. Open the user's attached project "2021.2 Beta.zip"2. Load the "bug" Scene3. Click Window > Visual Scripting &... Read more

0
votes
Fixed

Addressables Build fails when GUISkin is part of the bundle and 'MonoScr...

Package: Content Build Including SBP

-

Sep 20, 2021

-

Version/s: 1.19.2

How to reproduce:1. Open the attached project "Addressables.zip"2. Open Window>Asset Management>Addressables>Groups3. In th... Read more

0
votes
Fixed

[ProjectBrowser] double clicking on a folder in ActivityWindow - the ani...

Project Browser

-

Sep 20, 2021

-

Version/s: 2022.1.0a7

How can we reproduce it using the example you attached1 Open attached project (or create new 3D project and create 2 empty folders)2... Read more

0
votes
Fixed

The Tilemap in the Game view is over-scaled and blurred when using Pixel...

Package: Scriptable Render Pipeline Universal

-

Sep 08, 2021

-

Version/s: 13.0.0

How to reproduce:1. Open the attached project "Pixel Perfect Camera.zip"2. Open the Game view window (Window>General>Game) Exp... Read more

0
votes
Fixed

[Android] [IL2CPP] Old build artifacts are used when ARMv7 and ARM64 bui...

IL2CPP

-

Jul 01, 2021

-

Version/s: 2020.3.12f1, 2021.1, 2021.2

How to reproduce:1. Open the attached project "1347245.zip"2. In the Build Settings, change the build platform to Android3. Open Pla... Read more

0
votes
Fixed

ParticleSystemForceField doesn't have "enabled" property

Visual Effects - Legacy

-

Sep 19, 2021

-

Version/s: 2020.3.9f1

Request for new script API: void Test(){ParticleSystemForceField forceField;forceField.enabled = false;// - does not exist} Read more