JetBrains / JetBrains/resharper-unity
Do something useful with UNITY_GIVE_CHANCE_TO_ATTACH_DEBUGGER env var
Open
discussion
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
If you set the `UNITY_GIVE_CHANCE_TO_ATTACH_DEBUGGER` environment variable to `1`, then a standalone player will show a message box giving the user chance to attach a debugger before Unity is initialised.
Investigate and figure out what we can do with this - e.g. add a run configuration for standalone players?
Suggestions welcome...
Contributor guide
Assessment
This issue has not been assessed yet.