Search Issue Tracker

0
votes
Duplicate

[Input System] Empty part binding on composite causes subsequent parts t...

Package: Input System

-

Oct 08, 2019

-

Version/s: 1.0-preview

Repro: 1. Create an input action with a Vector2 composite.2. Bind "Up" to "W", "Left" to "A", and "Right" to "D".3. Do NOT bind "Dow... Read more

0
votes
Fixed

[Input System] OnPointerEnter called twice on Android

Package: Input System

-

Oct 08, 2019

-

Version/s: 1.0-preview

OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. Read more

0
votes
Fixed

[Input System] Mouse delta values in uGUI are different between old and ...

Package: Input System

-

Oct 08, 2019

-

Version/s: 1.0.0-preview.0

The PointerEventData.delta values passed to IBeginDragHandler, IDragHandler, and IDragEndHandler on uGUI elements differ when using ... Read more

0
votes
Fixed

CopyTexture_Slice_AllMips crash when copying a compressed Texture2D to a...

Graphics - General

-

Oct 08, 2019

-

Version/s: 2018.4, 2019.2, 2019.2.8f1, 2019.3, 2020.1

Steps to reproduce:1. Open supplied project2. Build and run on Win-Standalone3. Press one of two red buttons at the top Reproduced i... Read more

0
votes
Won't Fix

[Input System] Using AddCompositeBinding does not set name of binding

Package: Input System

-

Oct 08, 2019

-

Version/s: 1.0-preview

1. In script, call InputActionSetupExtensions.AddCompositeBinding for an action inside an .inputactions asset.2. Open the asset in t... Read more

0
votes
Fixed

[Input System] Action with no bindings in one scheme remains disabled in...

Package: Input System

-

Oct 08, 2019

-

Version/s: 1.0-preview

1. Create an .inputactions asset and add an action map to it.2. Add a control scheme for keyboard&mouse and a control scheme for... Read more

0
votes
Fixed

[Input System] Compile errors when using C# keywords as action names

Package: Input System

-

Oct 08, 2019

-

Version/s: 1.0-preview

When using "Generate C# Class" on an .inputaction asset, giving an action a name that is also a C# keyword will lead to a compile er... Read more

20
votes
Fixed

[InputSystem] Error when vJoy is installed

Package: Input System

-

Oct 08, 2019

-

Version/s: 1.0-preview

Platform: Windows Repro: 1. Install vJoy (http://vjoystick.sourceforge.net/site/)2. Launch Unity3. Observe error in console. ```Coul... Read more

0
votes
Fixed

Secondary Unity instance writes EditorInstance.json when starting the Ed...

Scripting

-

Oct 08, 2019

-

Version/s: 2019.3.0a1, 2019.3.0b6, 2020.1.0a1

Steps to reproduce:1. Create an empty unity project.2. Create Material in Assets folder - This will spawn the worker process once yo... Read more

0
votes
Duplicate

Global Illumination Draw Modes in scene view don't display Generated Lig...

Scene/Game View

-

Oct 08, 2019

-

Version/s: 2018.3.0b1, 2018.4.0f1, 2019.2.0a1, 2019.3.0a1, 2019.3.0b5, 2020.1.0a1

How to reproduce:1. Open attached project ("ReproLightmap.zip")2. Open SampleScene scene3. In the Scene window at the top-left corne... Read more

All about bugs

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