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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
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.