C++ UPROPERTY actor component variable being set to null
|
|
13
|
7358
|
October 27, 2024
|
[Replicating TArray of UObjects] Cannot get TArray<UItemObject*> to replicate from within custom ActorComponent.
|
|
6
|
805
|
February 14, 2024
|
Custom UActorComponent is null
|
|
3
|
1822
|
December 31, 2023
|
AttachToComponent called twice before actually snap to socket
|
|
3
|
609
|
February 19, 2022
|
How to include (add) a Blueprint component to C++ Actor?
|
|
9
|
4307
|
February 1, 2022
|
How to create and attach a UActorComponent at runtime
|
|
2
|
1027
|
December 7, 2021
|
Register ActorComponent Crash on Cooking
|
|
1
|
441
|
April 2, 2021
|
How to create WidgetComponent with a UUserWidget reference in C++ code?
|
|
3
|
2458
|
November 21, 2020
|
How to create a cylinder in c++
|
|
5
|
3047
|
June 24, 2020
|
Inheritance vs Interface/ActorComponent
|
|
2
|
1028
|
April 12, 2020
|
Static vs Dynamic Components (Replication)
|
|
2
|
2411
|
August 26, 2019
|
Need to obtain class of Actor that my custom ActorComponent that I've used IDetailCustomization to create a custom viewer for
|
|
0
|
306
|
July 25, 2019
|
Blueprint variables reset to default
|
|
6
|
3694
|
May 2, 2019
|
UActorComponent::Rename() on a SkeletalMesh leads to a engine crash on unregistering the components!
|
|
1
|
794
|
March 8, 2019
|
Using GetComponentByClass
|
|
2
|
8314
|
February 4, 2019
|
Setting default values for a c++ custom inherited actor component
|
|
1
|
2231
|
November 2, 2018
|
Distinguish modify and delete of ActorComponent
|
|
0
|
315
|
July 17, 2018
|
I am using a scene capture 2d component of my character for my inventory. It does not seem to run as well when I playtest it as when I view it in the engine editor
|
|
0
|
543
|
March 30, 2018
|
BP: 'Add Component' for Child of Actor Component node reverting from Class to generic 'Add Component' node
|
|
1
|
539
|
October 30, 2017
|
BlueprintImplementableEvent not working on UActorComponents
|
|
7
|
9724
|
July 7, 2017
|
Problems with custom Scene Component
|
|
0
|
993
|
March 14, 2017
|
How to instantiate using New Object?
|
|
1
|
6087
|
February 6, 2017
|
What is the lifecycle of the controller, character and HUD?
|
|
2
|
2143
|
February 3, 2017
|
How to properly use PlayerState and ActorComponents
|
|
1
|
429
|
December 14, 2016
|
ActorComponent does not replicate variables to client
|
|
5
|
4189
|
August 28, 2016
|
[Feature Request] C++ ActorComponent importing/exporting
|
|
3
|
701
|
April 16, 2016
|
CreateDefaultSubobject fails after Hot Reload
|
|
1
|
850
|
March 21, 2016
|
Component replication in PlayerController
|
|
1
|
912
|
January 28, 2016
|
Random stream in ActorComponent doesn't give consistent random results
|
|
4
|
694
|
August 3, 2015
|
How to add an ActorComponent created in blueprints to an Actor created in c++?
|
|
2
|
1117
|
July 15, 2015
|