EpicSkookumScript / EpicSkookumScript/SkookumScript-Plugin

Removing C++ variable is not reflected in IDE until restart

Open
#17 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
138
Forks
22
PR merge metrics
No merged PRs in 30d

Description

**Issue by [error454](https://github.com/error454)**
_Wednesday Nov 06, 2019 at 22:39 GMT_
_Originally opened as https://github.com/SkookumScript/SkookumScript-Plugin/issues/17_

----

**UE4 Version**
4.23.1

**SkookumScript Version**
4.23.1

**Describe the bug**
When removing a variable defined in C++ and then recompiling, the Sk IDE will still show that variable until a restart.

**To Reproduce**
1. Remove a C++ UPROPERTY'd variable from a class.
2. Compile and launch the project
3. Look in Sk IDE and notice variable is still there
4. Restart Sk IDE and notice variable is now gone

**Expected behavior**
IDE gets updated without requiring a restart.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.