Search Issue Tracker

Fixed

Fixed in 2022.2.9f1, 2023.1.0b5, 2023.2.0a2

Votes

0

Found in

2020.3.42f1

2021.3.14f1

2022.1.22f1

2022.2.0b12

2023.1.0a20

2023.2.0a1

Issue ID

UUM-19502

Regression

No

Selecting Cube and Sphere gameObjects at the same time, the Inspector window shows Mesh Filter for both of them as Sphere

--

-

How to reproduce:
* Create a project using and open it in Unity;
* In the Hierarchy window create the "Cube" and the "Sphere" gameObjects;
* Observe that the "Cube" gameObject has the "Cube (Mesh Filter)" component;
* Observe that the "Sphere" gameObject has the "Sphere (Mesh Filter)" component;
* In the Hierarchy window select the "Cube" and the "Sphere" gameObjects;
* Inspect the Inspector window;

Expected results: The Mesh Filter component is shown as "-" or something else, which identifies that the two Mesh Filters are different
Actual results: The Mesh Filter component HEADER Still shows Sphere.

!image-2023-01-18-11-23-34-854.png!

Notes:
* Tested on macOS;
* Images of the issue are attached below;

Reproducible in Unity 2020.3.42f1, 2021.3.14f1, 2022.1.22f1, 2022.2.0b12 and 2023.1.0a20

  1. Resolution Note (fix version 2023.2.0a2):

    Verified:

    2023.2.0a3.0.5399
    Revision: trunk 400dceadbc7a
    Built: Sun, 12 Feb 2023 01:33:41 GMT

  2. Resolution Note (fix version 2023.1.0b5):

    Verified:

    2023.1.0b5.2902.2554
    Revision: 2023.1/staging 871459cee6a0
    Built: Mon, 13 Feb 2023 15:12:51 GMT

  3. Resolution Note (fix version 2022.2.9f1):

    Verified:

    2022.2.9f1.112.9825
    Revision: 2022.2/staging 1cc571a6ec95
    Built: Wed, 22 Feb 2023 12:05:30 GMT

Add comment

Log in to post comment

All about bugs

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