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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Add comment