Widget Blueprint could not be loaded because it derives from an invalid class
The blueprint control could not be loaded because it is from an invalid class
To generate node widgets a class must be created
This is my problem when packaging a project with a custom plugin
The reason for the problem: When the compiler is opened, the plug-in is loaded by default after the compiler is loaded.
Solution:
In the .uplugin file put
" LoadingPhase " : " Default "
changed to
" LoadingPhase " : " PreDefault "
It means that the loading order of the plug-ins is mentioned before the compiler is loaded, so that this problem can be solved.
Read More:
- [Solved] Error: Main class not found or could not be loaded com.jawasoft.
- [Solved] Unreal uses Houdini engine error: Houdini Engine Plugin Warning
- [Solved] A needed class was not found. This could be due to an error in your runpath. Missing class: scala/co
- It can be opened with localhost, but not with IP address. The request host name is invalid
- Rendering Problems The following classes could not be instantiated: xml layout file could not be loaded
- How to Solve Error inflating class android.support.design.widget.FloatingActionButton
- [Solved] ViewBinding Error: java.lang.ClassCastException: android.widget.RelativeLayout cannot be
- IDEA reports an error. Error XXX reports an error. The class cannot be found
- openlayers — Cannot read property ‘slice‘ of null—Map cannot be loaded
- [Solved] error: package android.support.design.widget does not exist
- [Solved] void value not ignored as it ought to be
- How to Fix Word Opening Error: the resource dll cannot be loaded
- [Solved] eggjs Error: Warning: Current Server Discovery and Monitoring engine is deprecated, and will be rem…
- Error:invalid new-expression of abstract class type XXX [How to Solve]
- [Solved] Notwritablepropertyexception: invalid property ‘mapperhelper’ of bean class
- [Solved] Flutter Error: No MediaQuery widget ancestor found.
- The SDK of Android webrtc compiled with Ninja – C out / release command reported an error, and the Android NDK processing method could not be found
- [Solved] Navicat Connect Error: Oracle library is not loaded.
- Qt5core.pdb is not loaded [How to Solve]
- [Solved] Lumen Error: Class redis does not exist