When blueprints associated with the actorcomponent are open and changes are made to the actorcomponent, once it's compiled there are compiler errors on the indirect blueprints.
1. Open a new blank template
2. Create a new blueprint based component
3. Add a single function called 'MyFunction' and compile
4. Create a new actor
5. Add the component to this blueprint under 'add component'
6. Call the function from the component, attaching it to event beginplay and compile
7. Create another new actor
8. Give a variable to the new actor that holds a reference to the first blueprint
9. Add: Event BeginPlay > My Function > My Component > Reference to first actor, and then compile
10. Keep all three open and simply add a default boolean variable into the Component
11. Recompile the component
12. Look at the other 2 blueprints for errors
Result: The component compiles without any error while the blueprints receive compiling errors from being open while this change was made.
Expected: The component recompiles without any errors, while the other blueprints stay the same.
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
How can i modify the param name in EQS node
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Hey, why do i get this when i snap two similar meshes together?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Gameplay - Components |
---|---|
Affects Versions | 4.8.1, 4.9 |
Target Fix | 4.11.2 |
Fix Commit | 2951623 |
---|---|
Main Commit | 2954576 |
Created | Jul 10, 2015 |
---|---|
Resolved | Apr 21, 2016 |
Updated | Apr 27, 2018 |