Placing a breakpoint inside of the construction script of a blueprint Actor can cause the editor to freeze in some situations. The licensee has identified two such cases.
The first is when opening a level in the editor where the level being opened has an actor with a breakpoint in its construction script in it. Here the editor seems to wait for the construction script of the actor to complete, while the construction script waits for the editor to bring up a new window and we are left with the editor effectively frozen.
The second case is where we have an instance editable array on the actor in a level. When we try to add or remove an element from the instance via the details panel of an actor with a breakpoint in its construction script the engine will freeze.
For the second case, use the same actor and:
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-205389 in the post.
3 |
Component | UE - Gameplay - Blueprint Editor |
---|---|
Affects Versions | 5.3, 5.3.2 |
Target Fix | 5.6 |
Created | Jan 31, 2024 |
---|---|
Updated | Sep 30, 2024 |