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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Resolution Note (2020.3.X):
Won't fix for this version.