I am new to the Unreal Editor and I am trying to create a small game. I wanted to change perspective to “Top”, but Unreal Engine crashed the moment I switched. The issue persists even for other perspectives.
Here is the message:
Assertion failed: IntFitsIn(In) [File:D:\build++UE5\Sync\Engine\Source\Runtime\Core\Public\Templates\UnrealTemplate.h] [Line: 163] Loss of data caused by narrowing conversion
This is great info! I’d also add-on to check their camera settings and ensure the values set are relative to the top view. (check if the camera settings are using a value that may be too large)