Search Issue Tracker

8
votes
Fixed

The y is flipped when Texture2D.ReadPixels from source

--

-

Nov 24, 2022

-

Version/s: 2021.3.15f1, 2022.1.23f1, 2022.2.0f1, 2023.1.0a21, 2023.2.0a1, 2023.3.0a3

How to reproduce: 1. Open the attached project “read_pixels_test.zip” 2. Enter Play Mode Expected results: The third texture in... Read more

0
votes
Fixed

FailedConvertingLightCookie error is shown when generating lighting

--

-

Nov 24, 2022

-

Version/s: 2023.1.0a21

Reproduction steps: 1. Open the attached project “CrashRepro” 2. Open the “Assets/Scenes/SampleScene.unity” scene 3. Click Window... Read more

0
votes
Fixed

[Andorid] Compute Shader won't be reimported when Graphics API is changed

--

-

Nov 24, 2022

-

Version/s: 2020.3.41f1

Reproduction steps: # Open the user’s attached project “GraphicsAPIbug” # Go to Player Settings (menu: Edit > Project Settings >... Read more

0
votes
Fixed

The "Failed to load window layout" error is thrown when creating a New P...

--

-

Nov 24, 2022

-

Version/s: 2023.1.0a21

To reproduce: * Open Unity Hub and create a project with the "3D" Template; * When the project is opened inspect the Console win... Read more

0
votes
Won't Fix

NullReferenceException after deleting sequence in the Sequences window

Package: Sequences

-

Nov 24, 2022

-

Version/s: 1.0.2

How to reproduce: 1. Open the attached Unity project or create a new one 2. Open Sequences window 3. Create child sequences until on... Read more

0
votes
Won't Fix

[VFX Graph] Infinity values in Transform throw errors

--

-

Nov 24, 2022

-

Version/s: 2022.2.0b16, 2023.1.0a19

How to reproduce: # Create VFX Graph and open it # In Bounds Size X channel enter value  ‘{*}3.402823e+38’{*} # Observe errors... Read more

1
votes
Fixed

[Android][Vulkan] SkinnedMeshRenderer doesn't render mesh when using Sna...

--

-

Nov 24, 2022

-

Version/s: 2022.2.0f1, 2023.1.0a21, 2023.2.0a1

How to reproduce: 1. Open the user’s attached “AndroidSkinnedMesh” project 2. Build and Run the “SkinnedChar” Scene on Android 3.... Read more

0
votes
Fixed

Unity Input System: Binding serialiser unsets the path if overrides are ...

Package: New Input System Bugs

-

Apr 28, 2022

-

Version/s: 1.4.0

Any activate override will serialize all overrides even if null. Reference: https://github.com/Unity-Technologies/InputSystem/blob/... Read more

0
votes
Feature Request

Joy-Con's (L) left arrow key button press is recorded as Trigger instead...

Package: New Input System Bugs

-

Nov 24, 2022

-

Version/s: 1.4.4

How to reproduce: 1. Connect the Left Joy-Con using Bluetooth 2. Open the attached project “IN-5639.zip“ 3. Open “Assets/Input.input... Read more

0
votes
By Design

TouchPhase.Began is not always reported when using UnityEngine.InputSyst...

Package: Input System

-

Nov 24, 2022

-

Version/s: 1.4.4

Repro case: {code:c#} using UnityEngine; using UnityEngine.InputSystem.EnhancedTouch; public class TouchController : MonoBehav... Read more

All about bugs

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