Search Issue Tracker

1
votes
Fixed

[UI Toolkit] can't use image store in GameResources folder

-

Sep 19, 2022

-

Version/s: 2021.3.10f1, 2022.2.0b14, 2023.1.0a17

Steps to repro: - Create new Project with Unity 2021.3.10f1- Create folder with the name GameResources- Put an image (in my case it'... Read more

0
votes
By Design

OnDrawGizmos works when a component is collapsed in the Inspector

-

Sep 19, 2022

-

Version/s: 2021.3.9f1, 2022.1.16f1, 2022.2.0b8, 2023.1.0a9

How to reproduce: Open the user-attached “TestOnDrawGizmos.zip” project In the Hierarchy select “GameObject” In the Inspector window... Read more

0
votes
Won't Fix

Errors do not contain the name of the file with the issue when FBX asset...

-

Sep 19, 2022

-

Version/s: 2020.3.38f1, 2021.3.9f1, 2022.1.15f1, 2022.2.0b7, 2023.1.0a9, 2023.2.0a1

How to reproduce: Create a new project Import user-attached “Dome.fbx” and “01_Frank_Whip_Equip_All.FBX” assets to the project Obser... Read more

0
votes
Won't Fix

Typing after "\n" in public List String element breaks the new line form...

-

Sep 09, 2022

-

Version/s: 2022.2.0a14, 2022.2.0b8

To reproduce:1. Create a new project2. Create a new script3. Add a public String List e.g.{code:java}public List<string> qotes... Read more

0
votes
Fixed

Crash on "GameObjectHierarchyProperty::GetColorCode" when dragging Prefa...

-

Sep 19, 2022

-

Version/s: 2020.3.40f1, 2021.3.10f1, 2022.1.17f1, 2022.2.0b7, 2023.1.0a11

How to reproduce:1. Open the attached Unity project "CrashProject.zip"2. Select the "Cube" Prefab in the Project window3. Drag the "... Read more

0
votes
Fixed

1px mismatch between reported Screen size and actual back buffer size wh...

-

Sep 19, 2022

-

Version/s: 2020.3.38f1, 2021.3.8f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a6

How to reproduce:1. Open the attached user project2. Open Scene “SampleScene“ & enter play in editor3. In OS display settings se... Read more

0
votes
By Design

FBX Model's Animation is imported incorrectly when it shows up correctly...

-

Sep 19, 2022

-

Version/s: 2020.3.40f1, 2021.3.10f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a11

Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Observe the Anim... Read more

1
votes
Fixed

Custom Full Screen Render Pass does not work on XR

-

Aug 24, 2022

-

Version/s: 2022.2.0b13, 2023.1.0a9

Error assigning 2DArray texture to 2D texture property '_BlitTexture': Dimensions must match is thrown when trying to run on XR Step... Read more

4
votes
Fixed

Crash on GetAssetCachedInfoV2 when opening a project

-

Sep 20, 2022

-

Version/s: 2021.3.10f1, 2022.1.17f1, 2022.2.0a15, 6000.0.26f1, 6000.1.0a4, 7000.0.0a1

Reproduction steps:1. Open the user’s attached project Expected result: The project opensActual result: Unity Editor crashes Reprodu... Read more

0
votes
Fixed

Crash when creating not existing MenuItem

-

Sep 20, 2022

-

Version/s: 2021.3.10f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a11, 2023.2.0a1, 2023.3.0a3

Reproduction steps:1. Open the user’s attached project2. Open the “Assets/Script/Editor/EditorUtils.cs” script3. Change line 10 to “... Read more