While stepping through blueprints utilizing breakpoints, the step/stop/resume buttons often change places slightly depending upon which nodes are being stepped through. This can be problematic while attempting to step through a blueprint as the user may accidentally hit stop/resume/step/etc without intending to.
1. Open Editor (third person)
2. Open player character blueprint
3. Place multiple breakpoints along any function chain. If needed, add print strings/sequences to add additional breakpoints to the character blueprint
4. Press PIE and perform an action that will fire the breakpoint function
5. Use the "Step" button
Results:
Buttons slightly change or vary arrangements while stepping through.
Expected:
All step through buttons (Resume/Frame Skip/Stop/Find Node/Step) remain in the same location.
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
How does TextureRenderTarget2D get TArray<uint8> type data?
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How does TArray loop correctly remove elements in blueprints?
What controls of umg have mouse wheel events in UE4.27?
How to use the.usf file in the ue4 engine Shader in the material?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-21418 in the post.
2 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.9.1 |
Created | Sep 23, 2015 |
---|---|
Resolved | Dec 19, 2017 |
Updated | Jul 14, 2021 |