Eryk Dykiel
- Total activity 37
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 11
-
Created [UE5][Linux] Natvis support.
Hi, I wonder if it's possible to enable natvis support on Linux? There is a post detailing latest improvements to natvis support with LLDB and I thought those improvements would also apply to Linux... -
Edited [UE5][Linux] Starting with the LLDB attached is very slow.
Hi, I'm experiencing a really slow startup when I launch the project with the LLDB attached ( I have on-demand symbols enabled already ). As far as I can tell this is not a new problem and it has a... -
Created [UE5][Linux] LLDB won't show inherited members.
There is an old post about similar issue here but it's old and abandoned by the OP so I've decided to start a new one. The title says it all, when looking at the variables in the debugger I can't s... -
Created [UE5] Switching to DebugGame Editor with new UI
Hi, I'm trying to switch from Development Editor configuration to DebugGame Editor but my changes don't stick. Configuration always reverts back to Development Editor. I've tried to apply changes b... -
Created [UE5][Linux] Can't click on errors in a Build tab
According to this link clicking on an error in a `Build` tab should take me to it's location but no matter what I try it doesn't work.What's interesting is that `Problems` tab works, it shows an er... -
Created [Linux] UE5 Breakpoint will not currently be hit
Hi! I'm unable to set breakpoints for my own modules. This may be a duplicate of this thread but my setup is somewhat different so I decided to make a new thread. I'm using UE5.1 built from source ...