disguise-one / RenderStream-UE

RenderStream plugin for Unreal Engine
BSD 3-Clause "New" or "Revised" License
70 stars 23 forks source link

Exposed parameters not updating in .json file #56

Closed taliafin1000 closed 2 years ago

taliafin1000 commented 2 years ago

Hi! In the latest push of the plugin, the camera names are updating but none of the variable exposed in UE seem to be updating properly in the .json file. The .json file updates when new variables are added (except for floats - booleans, integers etc. all appear fine!), but not when old variables are modified.

chrisnashdisguise commented 2 years ago

This should be fixed in the latest release.

taliafin1000 commented 2 years ago

Hi! I just tried plugin v6, and float variables still don't seem to be showing up in the .json file. I also tried it in a fresh project with new plugins.

chrisnashdisguise commented 2 years ago

Apologies, this should now be fixed in the latest release