Search Issue Tracker
Duplicate
Votes
0
Found in
2019.4
2021.3
2021.3.0f1
2022.1
2022.2
Issue ID
1419995
Regression
No
GizmoType of different properties don't draw gizmos when their conditions are met
How to reproduce:
1. Open the user's attached project
2. Select a child GameObject of "Bezier" in the Hierarchy window
Expected result: Bezier gizmo is drawn
Actual result: Bezier gizmo is not drawn
Reproducible with: 2019.4.38f1, 2020.3.33f1, 2021.3.1f1, 2022.1.0b16, 2022.2.0a11
Notes:
- Using GizmoType.NonSelected draws bezier gizmos when the parent or child GameObject is selected
- Using GizmoType.NotInSelectionHierarchy does not draw gizmos when it is unselected again
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment