Hello i am experiecing this issue when trying to create a lyric video that is set up by different 3d objects all long 1 - 3 words , they all have a scale animation and they are like 100. But when i copy paste them, the letters seem to go in one space without any word spacing. This also can occur when saving or restarting the projects, Its really frustrating because its like doing it every time all over…
Is there any way to refresh the text objects all at once?
IT ONLY happens to a specific objects not all of them, i cant figure it out
IVE LITERALLY HAD TO GO THROUGH EVERY SINGLE 3D TEXT , THEY ARE 250!
IT DOESNT WORK TO REFRESH THEM WITH CHANGING A VALUE,
THE ONLY THING THAT FIXES YOU HAVE TO CHANGE SOMETHING WHILE YOU ARE VIEWING IT AT THAT MOMENT IN THE SEQUENCER.
I DONE THAT MULTIPLE TIMES AND NOW I HAVE TO DO IT ALL OVER AGAIN BECAUSE I CLICKED SAVED, THAT IS REALLY REALLY ANNOYING UNREAL ENGINE
On top of all a day later, this happens:
Assertion failed: InPos <= Size [File:D:\build++UE5\Sync\Engine\Source\Runtime\Core\Private\HAL\FileManagerGeneric.cpp] [Line: 675] Attempted to seek past the end of file (2095794/1539380), file: I:/ZARKO - BEZ MEN E NEVUZMOJNO/ZARKO_LYRICVIDEO/Content/Main.umap. The file is most likely corrupt.
My map isnt working anymore…
Hi Tanata,
In the 3D Text Actor doc it mentions " Animating Letter-by-Letter"
It looks like you’d want to add a Text3DCharacterTransform component and use that to animate/scale the letters with Sequencer.
Sooo i found a fix, the problem was that the animation was from scale 0 - 100 for example,
setting it to 0.0001 fixes it …