Igloo Core Engine

Crash Reporting

Igloo Core Engine includes an optional crash reporting system powered by Sentry. This helps our team diagnose issues and improve stability.

https://sentry.io/

User consent for crash reporting is disabled by default.

If Igloo Core Engine crashes it will show a consent prompt the next time it starts.

  • If you agree, crash reports will be sent automatically after a crash.

  • If you decline, reports will not be sent.

  • You can choose “Don’t ask again” to remember your preference.

Consent can be changed later via Settings > System Settings > Misc > Crash Reporting Consent


What Crash Reports Contain

Crash reports include technical information such as:

  • A crash stack trace

  • Basic system details (OS, CPU/GPU)

  • Igloo Core Engine version

  • Relevant log files

We do not intentionally collect personal data or project content, but file paths or text in memory at the time of a crash may appear in the report.


Disabling Crash Reporting

To fully turn it off, in this file

C:\ProgramData\IglooVision\IglooCoreEngine\settings\SentrySettings.xml

Set

<useSentry>0</useSentry>