I build my small 2d game and analyze it with the profiler but I see that it has a spike of 125.99 ms because StandaloneInputModule.Process takes 92.54ms. Why it could happen? It is a small 2d game with simple in game UI and game over UI that covers it when player loses.
screenshot (different numbers same problem):