Engine version: 4.27.2
Expected behavior:
- First scene triggers Stop Loading Screen
- Startup Loading Screen waits for Minimum Loading Screen Display Time to elapse
Current behavior:
- First scene triggers Stop Loading Screen
- Startup Loading Screen immediately stops after loading finishes and receiving Stop Loading Screen event from first scene
My solution was to put a branch before the Stop Loading Screen execution, there seems to be a fundamental issue with Stop Loading Screen seemingly ignoring Wait for Manual Stop. This might correlate with #152 also.
Engine version: 4.27.2
Expected behavior:
Current behavior:
My solution was to put a branch before the Stop Loading Screen execution, there seems to be a fundamental issue with Stop Loading Screen seemingly ignoring Wait for Manual Stop. This might correlate with #152 also.