Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.7.7
Issue ID
UVSB-2355
Regression
No
GameObjectEventUnit with EmptyEventArgs calls GetHook when OnDrawGizmos/OnDrawGizmosSelected is invoked
How to reproduce:
1. Open the user attached "CustomEventTest.zip" project
2. Open the "SampleScene" Scene
3. Open the Console Window
Expected result: Nothing of note happens
Actual result: Custom node types have GetHook method called by both OnDrawGizmos and OnDrawGizmosSelected
Reproducible with: 1.6.1, 1.7.7 (2020.3.34f1, 2021.3.1f1, 2022.1.0f1, 2022.2.0a11)
Couldn't test with: 2019.4.38f1 (Visual Scripting not supported)
Note:
- Reproducible on a new project
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
This is how the feature has always worked and changing it would cause have a lot of unintended consequences to the current behaviour.