Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add log error handling to Unity task when the Unity process execution… #101

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Azurelol
Copy link
Contributor

… fails

Description

Whenever the unity task process execution returns a non-zero exit code, parse the resulting log to identify the error and log it to the user.

Changes

  • UPDATE UnityLogErrorParser
  • UPDATE UnityTask

@Azurelol Azurelol force-pushed the add/unity_task_process_fail_handler branch 2 times, most recently from c3ff8c9 to b3f89ba Compare June 24, 2021 13:29
@Azurelol Azurelol force-pushed the add/unity_task_process_fail_handler branch from b3f89ba to 65fdc33 Compare July 6, 2021 09:07
@Larusso Larusso changed the base branch from release/2.x to master July 14, 2021 07:59
@Azurelol Azurelol force-pushed the add/unity_task_process_fail_handler branch from 65fdc33 to 6847d9f Compare July 16, 2021 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant