Search Issue Tracker
Fixed in 2018.1
Fixed in 2017.2, 2017.3
Votes
0
Found in
2017.1.0f3
Issue ID
931829
Regression
Yes
ProcessMouseInWindow causes CPU spikes up to 4ms on Standalone builds
Steps to reproduce:
1. Download and open the attached project
2. Open the profiler
3. Build for Standalone
4. Launch the build in windowed mode with 768p resolution or higher.
5. Move mouse in and out of window constantly
6. Obseve profiler for EarlyUpdate.ProcessMouseInWindow
Expected result: should not take almost any time to check whether mouse is in window
Actual result: process sometimes spikes up to 3-4 ms
Reproduced on 5.6.2p4*, 2017.1.0f3, 2017.2.0b3
Not reproduced on 5.5.4f1
Regression introduced in 5.6
*5.6 mentions the time as Unallocated time spent, but most likely the same cause.
Verified FIXED 2017.3.0b3, 2018.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux Hub] A new instance of the Hub does not have a Taskbar icon
- Mesh Inspector becomes slow to use when inspecting a large Mesh with Blend Shapes
- [Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
- The Modes button of the the SerializedField MinMaxGradient is not clickable in the Inspector when indentLevel is more than 0
- Input.GetKey for Left Shift returns true when Right Shift is held down and Left Shift is pressed (and vice versa)
Add comment