Still. Could be worse. Could be Mentor PADS... I had to use that for the last 3 years. I don't think you could deliberately make software that bad if you tried.
I used PADS for around 14 years, in the pre-Mentor through Mentor era. Around 8 years ago, I switched to using KiCad both at business and work. Late last year, I had to use PADS again briefly to make some modifications to another engineer's design. The only changes I could see were 1) simple 3D viewing was added, and 2) they put masking tape over "Mentor" and wrote "Siemens" on it. It felt so very clunky compared to KiCad, which has grown tremendously since I started using it in the version 4.x era.
PADS genuinely feels like someone wrote software for MS-DOS or Windows 95 and slowly ported it up to the modern day but for some reason they still feel like they can charge £3k for the software. All of that cruft and crap is left behind, so it still uses Windows GDI to do all of the rendering, which means that big PCBs take a long time to load layers. Then you have the random errors, like "Application exception, your work if any has been saved to <X>." Great idea in theory, except, it points to a directory in Program Files where it doesn't have write permissions, so the write obviously fails, but no it doesn't try and put it anywhere else, that's just work gone... So you better get used to Ctrl+S every 5-10 minutes.
It's also incredibly slow if you try to put symbols on a network drive because it seems to open and close the database file all the time instead of just downloading the few MB for that file and working from a local copy in RAM. Because it does open and close the symbols file, it becomes impossible to safely have more than one person editing the database at once, but it doesn't warn you about that. You will just end up corrupting the database and asking the IT guy if he can restore yesterday's backup.
Oh, and its mechanical integration is crap, which was a major reason for ditching it.
There's also a hilarious bug with multiple monitors where if you detach the menu bar from the active window, it will disappear forever (even between program invocations!) if you do not move the PADS software onto the monitor you first started the program on, force-kill the software and then re-open it on that monitor. That's the kind of bug that existed back in 2005 when people first started using more than one monitor on a PC, it just shouldn't exist these days.