Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.4.0f3
Issue ID
818396
Regression
No
Event.current.GetTypeForControl(id) lower then UIUtility.hotControl ids are not ignored
Reproduction steps:
1. Open the "Terrain Generator" project
2. Open "_Demo\Demo.unity" scene
3. Play the scene
4. Drag right most gameobject to the left with the right mouse button to the middle gameobject.
5. Notice in the console that new ID is not ignored and does not match UIUtility.hotControl.
NOTE: Dragging middle gameobject to the right new higher ID is ignored.
Actual result: New id is not ignored even thou new ID and UIUtility.hotControl does not match.
Expected result: New ID gets ignored because it doesn't match with UIUtility.hotControl.
Reproduced on: 5.4.0f3, 5.3.5f1
Scripts are not working in 5.2.*
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment