UE4SS-RE / RE-UE4SS

Injectable LUA scripting system, SDK generator, live property editor and other dumping utilities for UE4/5 games
http://docs.ue4ss.com/
MIT License
1.39k stars 187 forks source link

[BUG - Release] toggledebugcamera not "untoggling" #514

Closed acyc070 closed 6 months ago

acyc070 commented 6 months ago

latest version it happens only with ue 5 games

https://github.com/UE4SS-RE/RE-UE4SS/assets/112773735/e5a693d0-9d40-4ced-843a-d3160e5de1e5

UE4SS commented 6 months ago

I don't believe this is a UE4SS problem. I've experienced similar problems with other console "unlockers". Not entirely sure why it happens, but I'm very sure it's not an intrinsic problem of UE4SS. It might have to do with what object the command actually targets, because you've detached from your character so it might not be executing on the right object.