- Home /
Question by
anakazan · Apr 11, 2016 at 08:07 AM ·
performanceprofileronmouse
Monobehaviour.OnMouse_ causing considerable lag.
Periodically, for no reason I can think of, this set of processes appear in the profiler and cause noticable game lag
-Monobehaviour.OnMouse_
--SendMouseEvents.DoSendMouseEvents()
---Physics.Raycast
If anyone has any idea as to what could be happening, please let me know, thanks.
Comment
Your answer