Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.3.0f3
Issue ID
1020813
Regression
No
Capturing the mouse with IEventDispatcher in Animator produces warning in console
Reproduction steps:
1. Download user's project and open in Unity
2. Open Debug -> WatchCapture
3. Open Window -> Animator and add an Animator Controller
4. Select the "New State" and drag it on the line to the list of Layers
5. Click on the GraphUI
Expected: no warning appears
Actual: warning appears
Reproduced on: 2017.3.2f1; 2017.4.1f1; 2018.1.0b13; 2018.2.0a8
Note: warning:
"Should not be capturing when there is a hotcontrol
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)"
IEventDispatcher was introduced from 2017.3
Fixed on: 2018.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment