SkillAgentSearch skills...

ComponentPointerFixer

A tool that attempts to salvage components that have a blank inspector.

Install / Use

/learn @Duroxxigar/ComponentPointerFixer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Component Pointer Fixer

This plugin attempts to fix the pointer that gets borked when doing live coding or changing the CDSO. The problem is that sometimes, the pointer doesn't point to the "new" component. So this causes the details panel to be blank. This plugin attempts to find the new object and update the pointer to point to it. I can't guarantee that this will 100% work every single time, but the alternative is to recreate the BP so what's the worst that could happen? This doesn't fix changing the component attachment hierarchy.

How to use

Just right click on the borked component and select the option in the submenu to fix the pointer. Can also select multiple components at once. (The video is of a slightly older build, but it's the same workflow)

https://github.com/Duroxxigar/ComponentPointerFixer/assets/16636969/4ceb62c7-5ae5-425f-97fc-b88097ac8a5b

Special Thanks

  • rweber69 - for showing how to add the menu option on the right click in the BP editor
  • Authaer - for helping show how to find the new component

Related Skills

View on GitHub
GitHub Stars32
CategoryProduct
Updated1mo ago
Forks5

Languages

C++

Security Score

90/100

Audited on Feb 19, 2026

No findings