Camera Rotation Stays locked in place after Ejecting the Player Controller so that even when PIE is stopped the camera position stays locked in it's rotated position rather than returning back to normal.
The effect is that if you tilt the camera 45 degrees it will remain this way after playing in editor which is not useful for further editing and not intended behavior.
1. Open a new Third Person Blueprint project
2. In the ThirdPersonCharacter Blueprint, roll camera approx 40 degrees
3. Compile and Save
4. Play in Editor
5. Alt + Tab to Eject Player control
6. Stop PIE
7. Note that camera view remains tilted
Expected: Upon stopping PIE, camera should return to default settings instead of remaining locked in position.
How do I set a material as a post-processing material?
Why does the REMOVE method of map container remove elements have memory leaks?
UMG RichText not appear image when packaged
How does TextureRenderTarget2D get TArray<uint8> type data?
How to delete some elements correctly when deleting an array loop?
Head over to the existing Questions & Answers thread and let us know what's up.