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 GameObjects in a subscene are not rendered when using custom shaders and ECS until the Game view resolution changes
- Crash on AudioManager::InitFMOD when performing various actions in the Editor
- webGLBuildSubtarget resets to Generic when it gets changed in build script
- Publishing Settings are shared across different custom Build Profiles when modifying Build options
- deltaTime and unscaledDeltaTime discrepancy when Player window is moved to secondary monitor and VSync is enabled
Add comment