Search Issue Tracker
Fixed
Fixed in 2021.3.11f1, 2022.1.19f1, 2022.2.0b8, 2023.1.0a3
Unknown (hidden) 2020.3.X
Votes
0
Found in
2020.3.36f1
2021.3.6f1
2022.1.8f1
2022.2.0a19
2023.1.0a2
Issue ID
UUM-7831
Regression
No
SelectionBase doesn't work for meshes when the mesh is from an FBX
How to reproduce:
1. Open the user-attached “SelectionBaseBug.zip“ project
2. Open the “SampleScene” Scene (Assets folder)
3. In the Scene View, click on the visible Wall/Unique Model GameObject
Expected result: The Parent GameObject gets selected in the Hierarchy and not the FBX GameObject
Actual result: The FBX GameObject is selected
Reproducible with: 2020.3.36f1, 2021.3.6f1, 2022.1.8f1, 2022.2.0a19, 2023.1.0a2
Reproduced on: macOS Monterey 12.0.1
Note:
- Selecting the Cube GameObject in the Scene shows the expected result
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
- Color property '_BaseColor' missing
- Point Light source stops lighting when moved out of camera frustum in Player while having 2 directional lights in scene present, and a fog enabled by script
- Sky does not get rendered when 'CameraRelativeRendering' is disabled
- Dropdown UI elements have their Content misplaced when nested inside a Prefab containing a root object with a Canvas Component
- “'UnityMetaVertexPosition': implicit truncation of vector type" Shader warning when compilating URP ShaderGraph shaders
Resolution Note (2020.3.X):
Won't fix for this version.