Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X, 2017.3.X
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
- Crash with multiple stack traces when performing various actions with the Cesium package installed
- Editor freezes when TextMeshPro text with an East Asian line-breaking control character wraps
- NullReferenceException is thrown and UI builder breaks when using a USS class with "transition-property: none"
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
Add comment