Search Issue Tracker

0
votes
Fixed

Burst fails to compile when code is wrapped in #if UNITY_SERVER and UNIT...

Package: Burst

-

Oct 26, 2020

-

Version/s: 1.4.1

How to reproduce:1. Open the user's attached project("Burst_UnityServerError.zip")2. Make sure "Server Build" is enabled2. Build And... Read more

0
votes
Fixed

Input system - OnScreenButton.OnPointerUp is not called when a GameObjec...

Package: Input System

-

Oct 26, 2020

-

Version/s: 1.0.0

I'm using the input system to have both touch input (Using the OnScreenButton script) and keyboard input. When i use the touch input... Read more

0
votes
Fixed

[Android] Video player unable to play video from Asset bundles

Mobile

-

Oct 26, 2020

-

Version/s: 2020.2.0b7

Steps to reproduce:1. Open attached project2. Build and run on Android3. Observe video not playing (Or playing very choppily, waitin... Read more

6
votes
By Design

Transitions in the Base layer get ignored after the transition to the Ex...

Animation

-

Oct 26, 2020

-

Version/s: 2018.4, 2020.1.9f1, 2021.1

How to reproduce:1. Open the attached '1287755.zip' project2. Open 'SampleScene'3. In the Project window double-click on the 'Test' ... Read more

4
votes
Fixed

[UI] Transition is invisible when connecting Sub-StateMachine that is in...

Animation

-

Oct 26, 2020

-

Version/s: 2018.4, 2020.1.9f1, 2021.1

How to reproduce:1. Open the attached '1287749.zip' project2. In the Project window double-click on 'New Animator Controller'3. In t... Read more

0
votes
Fixed

[Linux] EndLayoutGroup error is thrown on clicking "Material" Shader Dro...

Linux

-

Oct 26, 2020

-

Version/s: 2021.1.0a2

On clicking "Material" Shader Dropdown in the Inspector window then it causes editor to throw EndLayoutGroup error, refer to the att... Read more

29
votes
Fixed

Double-clicking a script in the Inspector window does not open the Exter...

Inspector Framework

-

Oct 26, 2020

-

Version/s: 2019.4.13f1, 2021.1.0a2

How to reproduce:1. Create a new Unity project2. Create a new script and attach it to any GameObject3. In the Inspector window doubl... Read more

0
votes
Fixed

[SRP Core] Console fills up with errors when importing Core RP Library p...

Package: Scriptable Render Pipeline Core

-

Oct 26, 2020

-

Version/s: 11.0.0

How to reproduce:1. Create a new Unity 3D project2. Download Unity's SRP from GitHub (For example: https://github.com/Unity-Technolo... Read more

0
votes
Fixed

[Android 5.0] I/O performance (Resources.Load) 10-30x slower on some And...

Mobile

-

Oct 26, 2020

-

Version/s: 2019.3.0a3, 2019.4, 2019.4.13f1, 2020.2, 2021.1

The following code takes 10x more time on some Android 5.0.x devices. var sw = new Stopwatch();const int count = 30;textures = new T... Read more

All about bugs

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