getsentry / sentry-docs

Sentry's documentation (and tools to build it)
https://docs.sentry.io
Other
333 stars 1.47k forks source link

Unreal environment doc doesn't state how to set for development #11056

Open chiptus opened 3 months ago

chiptus commented 3 months ago

Core or SDK?

Platform/SDK

Which part? Which one?

Unreal Sentry

Description

https://docs.sentry.io/platforms/unreal/configuration/environments/

By default, the SDK reports Editor when running inside the Unreal Engine Editor. You can also set the default environment to Release, Development, or Debug in your build configuration or override the environment value manually.

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

getsantry[bot] commented 3 months ago

Assigning to @getsentry/support for routing ⏲️

tustanivsky commented 2 months ago

@chiptus Unless you specify Environment explicitly via the plugin's settings menu its value will be set automatically according to the following rules: