Search Issue Tracker

0
votes
Active

[Linux] Shader communication error gets thrown when opening the project ...

--

-

May 27, 2024

-

Version/s: 2021.3.38f1, 2022.3.31f1, 6000.0.4f1, 7000.0.0a1

Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the Console window 3. Observe errors in the Console window ... Read more

0
votes
Active

[Linux] Crash on ShaderLab::Program::AddVariantParameters when opening p...

--

-

May 27, 2024

-

Version/s: 6000.0.3f1, 7000.0.0a1

Reproduction steps: 1. Open the attached “CrashRepro” project 2. Click “CloseButton” whenever “Error - Unity Version Control” moda... Read more

0
votes
Fixed

"NullReferenceException" erorr is thrown when left or right clicking the...

--

-

May 27, 2024

-

Version/s: 6000.0.4f1

Reproduction steps: 1. Open the “ReproProject“ project 2. Open the Tile Palette window (Window > 2D > Tile Palette) 3. Left click... Read more

0
votes
Active

JoinPlayer does not split the screen when changing the splitScreenIndex ...

Package: Input System

-

May 27, 2024

-

Version/s: 1.8.2

How to reproduce: 1. Connect a controller to the device 2. Open the “IN-76945_TestSplitScreen“ project 3. Open the “SampleScene“ ... Read more

0
votes
Duplicate

Reflection Probes are not working with Shader Graph when the Rendering P...

--

-

May 27, 2024

-

Version/s: 2022.3.31f1, 6000.0.4f1

How to reproduce: Open the attached project "URP reflection probe bug.zip" Expected results: "ShaderGraph" GameObject is reflective... Read more

0
votes
By Design

UXML element parent and child size mismatch when the child element's wid...

--

-

May 27, 2024

-

Version/s: 6000.0.4f1

Reproduction steps: 1. Open the attached “ReproProj” project 2. Open the “Assets/2023v6000-0-0f1.uxml“ file 3. In the Hierarchy wind... Read more

0
votes
Fixed

Crash on UnityMain while in Player when mesh.vertexBufferTarget and mesh...

--

-

May 27, 2024

-

Version/s: 2021.3.37f1, 2022.3.31f1, 6000.0.4f1, 7000.0.0a1

Reproduction steps: 1. Open the attached “repro-IN-76657“ project 2. Build the project with “Scenes/SampleScene” added in the “Sce... Read more

0
votes
By Design

[iOS][AppleTV] Apps with .xcframework or .framework plugins fails to to ...

--

-

May 27, 2024

-

Version/s: 2021.3.39f1, 2022.3.30f1, 6000.0.4f1

*Steps to reproduce:* 1. Open the attached "PluginuTestas.zip" project 2. Go to File > Build Profiles and ensure that the iOS ... Read more

0
votes
Not Reproducible

[URP][Linux] RenderingCommandBuffer Errors are being thrown after creati...

--

-

May 27, 2024

-

Version/s: 2021.3.39f1

How to reproduce: 1. Create a new Universal 3D Project 2. Observe the Console Expected result: No Errors or Warnings are being ... Read more

0
votes
Fixed

InputActionAsset.FindAction throws exception if map is empty. (EditMode)

Package: Input System

-

May 26, 2024

-

Version/s: 1.8.2

*Steps to reproduce:* {{var asset = ScriptableObject.Create<InputActionAsset>();}} {{asset.AddActionMap("Map");}} {{asset.FindA... Read more