Open chiptus opened 3 months ago
Assigning to @getsentry/support for routing ⏲️
@chiptus Unless you specify Environment
explicitly via the plugin's settings menu its value will be set automatically according to the following rules:
Editor
for PIE sessionsRelease
for shipping buildsFApp::GetBuildConfiguration()
string representation for other configurations
Core or SDK?
Platform/SDK
Which part? Which one?
Unreal Sentry
Description
https://docs.sentry.io/platforms/unreal/configuration/environments/
When deploying to dev, how would I set the environment to Development or Debug?
is it a cpp command? is it set automatically if I package in a different setting?
Thanks!
Suggested Solution
n/a