In 5.4: zooming out far with the mouse wheel after setting the editor viewport to orthgraphic view triggers an ensure:
ensure(InOrthoZoom >= MIN_ORTHOZOOM && InOrthoZoom <= MAX_ORTHOZOOM);
This issues doesn’t appear to block development in most cases, and it doesn’t always
happen when testing the repro steps, but this may have cause issues elsewhere and
does appear to be unintended behavior.
1.Create a blank level in 5.4
2.Change the editor viewport to an orthographic view (e.g. Top view, ALT + J)
3.Zoom out with the mouse wheel as far as you can.
4.Note that an ensure failure error is printed to the output log.
ensure(InOrthoZoom >= MIN_ORTHOZOOM && InOrthoZoom <= MAX_ORTHOZOOM);
error message when install in U.E 5.3 - IS-IN-FCO2-82
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How to achieve HLSL Multiple Render Target in Material blueprints?
Teleporter in the Creative Hub is Locked and cannot be accessed
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-220465 in the post.
1 |
Component | UE - Editor |
---|---|
Affects Versions | 5.4 |
Target Fix | 5.5 |
Fix Commit | 31854393 |
---|
Created | Jul 29, 2024 |
---|---|
Resolved | Aug 3, 2024 |
Updated | Aug 6, 2024 |