The Default Value for a Timespan variable resets to 00:00:00.000 whenever its Blueprint is compiled.
1. Launch: UE4Editor.exe (any project)
2. Create a new Actor Blueprint
3. Create a new variable of type Timespan
4. Compile
5. Enter a Default Value of anything other than 00:00:00.000
6. Compile
Results:
The Default Value reverts to 00:00:00.000 whenever the BP is compiled.
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How to delete some elements correctly when deleting an array loop?
What is the difference between Camera and CineCamera?
UMG RichText not appear image when packaged
How does TArray loop correctly remove elements in blueprints?
How to implement springarm components to scale according to mouse position in spawn?
How to assign a value to a member of UMG's UMaterialInterface pointer type in C++?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.5.1, 4.7 |
Fix Commit | 2374635 |
---|
Created | Nov 30, 2014 |
---|---|
Resolved | Dec 3, 2014 |
Updated | Apr 27, 2018 |