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
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
- VFX Parameters are missing the documentation links
- Node name gets cut off in the Visual Effect Graph when the name is long
- Custom Particle System names textboxes are not correctly wrapped in the VFX Control panel
Add comment