EpicSkookumScript / EpicSkookumScript/SkookumScript-Plugin

Sk does not support struct soft object references

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
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
![image](https://user-images.githubusercontent.com/700435/72287986-eb10d100-35fc-11ea-865b-54669bb37c81.png)
2. Note that the reflected sk struct does not contain the variable.

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.