Physics Analysis not working for 2D? (UNITY 2022.3.7f1)

,

Hello! I am trying to use the Physics Analysis tool to debug collisions in my 2D game, but so far it seems it’s unable to detect any objects that can be analysed. Please see my screenshot

Does anyone happen to know why this is the case?

That’s for 3D physics only. All “analysis” is done via the profiler so look at the Physics 2D area in the profiler.

1 Like