Search Issue Tracker
Active
Votes
0
Found in [Package]
1.7.7
Issue ID
1422197
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Add comment