EpicSkookumScript / EpicSkookumScript/SkookumScript-Plugin
Sk does not support struct soft object references
Open
bug
- Dominant language
- C++
- Stars
- 138
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
**UE4 Version**
4.24
**SkookumScript Version**
4.24
**Describe the bug**
Sk does not support soft-object references.
**To Reproduce**
1. Create a soft object reference in a struct

2. Note that the reflected sk struct does not contain the variable.
Contributor guide
Research direction
Reproduce the issue in UE4 4.24 by creating a soft-object reference inside a struct, then inspect the reflected SkookumScript struct output. Done means the reflected struct includes the soft-object reference variable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, unreal-engine
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100