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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
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
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
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