I’ve been developing a game using Unreal Engine 5, and everything was functioning correctly until recently. When I opened the project one day, I noticed an issue with the viewport displays. As shown in the screenshot, only the top perspective view is displaying all the meshes correctly. The other views are showing just the Sky_Sphere and nothing else.
I haven’t made any significant changes to the settings that could have caused this. It seems to have happened out of nowhere. Does anyone have any insights into what might be causing this issue or how to resolve it?
Here’s what I’ve tried so far:
- Resetting the viewport settings.
- Checking camera positions and visibility settings for each viewport.
- Ensuring there are no hidden layers or objects specifically for the affected views.