Description

The network profiler C# exectuable that shipped in 4.25 is not fully useable on either my development machine or my home machine, because part of the UI is cut off below the window no matter how I resize. It might have something to do with .NET version or screen size as it seems to work for some people. I have attached an image of what it looks like.

I locally verified that this regressed for me with CL 11132032, specifically changes to the MainWindow.Designer.cs file. When I revert to before that CL, my local network profiler is not cut off. The main tab view seems to extend outside of the physical view and even happens for me in the designer preview. The difference appears to be due to windows DPI scaling, as described in [Link Removed]

 

Steps to Reproduce
  1. Set your windows DPI scaling to 100%
  2. Load standalone network profiler, executable is at Engine\Binaries\DotNET\NetworkProfiler.exe
  3. See if the buttom of the main tab view is cut off. If it is cut off like in the attached screenshot some functions like filter are unuseable
  4. If you set windows DPI scaling to 150% it seems to work

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-98240 in the post.

1
Login to Vote

Fixed
ComponentUE - Networking
Affects Versions4.25
Target Fix4.26
Fix Commit14336553
Release Commit14336553
CreatedSep 4, 2020
ResolvedSep 17, 2020
UpdatedApr 28, 2021