inkle / inkle/ink-unity-integration
Stub/fallback function for inkle `EXTERNAL` causes unity to fail compilation
- Dominant language
- C#
- Stars
- 716
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
Adding a fallback function to an external function as described in issue inkle/inky#357, causes the ink-unity plugin to fail the compilation with the following error message:
`Ink Error: Function call target not found`
Commenting the fallback resolves the issue but inky then remains blank.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Reproduce the ink-unity compilation failure with an EXTERNAL function and fallback, then compare it with the fallback commented out; trace the function-call target resolution involved. Done means the fallback compiles successfully without leaving inky blank.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- build-system, game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100