Search Issue Tracker

0
votes
Fixed

The cursor does not jump to the start of the text field when using Home ...

IMGUI

-

Oct 22, 2020

-

Version/s: 2019.4, 2020.2.0b7, 2021.1

How to reproduce1. Open the attached '1287121.zip' project2. In the Project window right-click on the 'Start-------------------end' ... Read more

0
votes
Fixed

NullReferenceException is thrown when adding a Node in the VFX Graph wit...

Package: UI Toolkit

-

Oct 23, 2020

-

Version/s: 1.0.0-preview.9

How to reproduce:1. Open the attached "1287276_repro.zip" project2. Double click the "Test" VFX Asset in the Project window3. Press ... Read more

1
votes
By Design

[2D] Tiles overlap each other when moving mouse while Tile Palette optio...

2D

-

Sep 27, 2020

-

Version/s: 2018.4, 2020.2.0b2, 2021.1

How to reproduce:1. Open attached "case1280833" and scene "SampleScene"2. In the upper left menu bar select Window -> 2D -> Ti... Read more

0
votes
Fixed

[ECS] Elapsed time counted from application start causes new Scene's Uni...

Package: Entity Component System (ECS)

-

Oct 09, 2020

-

Version/s: 0.14-0-preview.18

How to reproduce:1. Download and open this project https://github.com/Unity-Technologies/EntityComponentSystemSamples2. Build And Ru... Read more

0
votes
Fixed

TextField's text is a label instead of an Input Field when the Visual El...

Packman

-

Oct 17, 2020

-

Version/s: 2020.1.0a21, 2020.2, 2020.2.0b6, 2021.1

How to reproduce:1. Open the user's attached "BugProgress2020.zip"2. Go to Window -> Package Manager3. Select any package in the ... Read more

0
votes
Duplicate

[Mac] Shader graph property is duplicated after undergoing a "Reimport A...

Package: Shader Graph

-

Oct 20, 2020

-

Version/s: 10.1.0

Steps to reproduce:1. Open the attached project "ShaderGraphTest.zip"2. Open DiceGirl.mat using a text editor3. Search for keyword "... 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

8
votes
Fixed

[Input System] InputInteractionContext.timerHasExpired property breaks i...

Package: Input System

-

Oct 12, 2020

-

Version/s: 1.1.0-preview.2

How to reproduce:1. Open the attached "InputSleepIssue" project2. Open Scenes/SampleScene3. Put the PC to Sleep Mode4. Wake up the P... Read more

0
votes
By Design

[Android] Input.GetKeyUp(targetKeyCode) is triggered when Back Button is...

Package: Input System

-

Oct 14, 2020

-

Version/s: 1.1.0-preview.1

How to reproduce:1. Open project "AndroidBackKeyTest.zip"2. Build on Android3. Hold the Back button and observe the LogView Expected... Read more