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
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
Resolution Note (2020.3.X):
Won't fix for this version.