When the code for a custom trigger volume is changed and a hot reload is preformed, the green bounds of the volume disappear and the volume can no longer be interacted with. The bounds do not reappear after restarting the project, causing the custom volume to be unusable and requires the instance of the volume to be replaced.
Workaround: Compiling with the project closed or switching to a level without the custom volume and then preforming the hot reload will allow the bounds to remain when the project/level is reloaded.
Regression:
No - This behavior exists on 4.13.2 as well as 4.14.0
public: UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = Test) float num;
Result:
The green bounds of My Volume instance in the level will disappear. Switching level / restarting the project do not
Expected:
Hot reload is preformed and custom trigger volume bounds remains usable.
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Gameplay |
---|---|
Affects Versions | 4.13.2, 4.14 |
Target Fix | 4.15 |
Fix Commit | 3214046 |
---|---|
Main Commit | 3227721 |
Created | Nov 28, 2016 |
---|---|
Resolved | Nov 29, 2016 |
Updated | Apr 27, 2018 |