Hey there!
I am testing out sentry for a project, and I want to send little messages when certain scenarios occur.
I am simply using the SentrySDK.CaptureMessage("") function.
I would imagine that identical messages would be grouped together as the same event/issue?
Unity3D integration, pretty much out of the box with minimal changes.