Search Issue Tracker
Fixed in 5.0.1
Votes
0
Found in
5.0.0f2
Issue ID
676156
Regression
Yes
GizmoType.SelectedOrChild is ignored when parent is selected
1. Open 'Scene' in the included project.
2. Note the 'Thing' MonoBehaviour with an accompanying editor class configured to draw a cube
gizmo with the attribute flagged as GizmoType.SelectedOrChild.
3. Note the 'Parent' and 'Child' scene ojects with 'Thing' added to Child.
4. Select 'Child' and note the cube gizmo is drawn as expected.
5. Bug: Select 'Parent' and note that the cube is no longer drawn. (Expected it to be drawn.)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment