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
- Converting empty groups along with nodes into a subgraph prevents subgraph creation and throws errors
- Information box is pushed up when resizing the Visual Element located in the upper part of UI Document
- Transparent objects cannot receive shadows from Point Light when Rendering Path is set to "Deferred" and there is Spot Light in the Scene
- ScriptUpdater does not work correctly when Chinese(Simplified) language support is enabled and compiler messages are localized
- Crash on VFXValueWrapper::GetTexture when reimporting texture in use by out of bounds VFX
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.