Changing a default subobject name in C++ class leads to UActorComponent being marked as PendingKill immediately after being instantiated when loading from .uasset, and is eventually reset to NULL by GC
|
|
5
|
5824
|
October 29, 2024
|
Garbage collection, creating UObject while collecting garbage is not allowed
|
|
2
|
33
|
October 4, 2024
|
How to close widgets completely using remove from parent.
|
|
2
|
23
|
September 12, 2024
|
Will UClass Object be GC?
|
|
0
|
25
|
September 6, 2024
|
Widget component widget not garbage collected
|
|
7
|
2396
|
June 13, 2024
|
How to Obtain More Detailed Debugging Information for Garbage Collection
|
|
0
|
172
|
June 6, 2024
|
Keeping track of what's loaded in memory?
|
|
1
|
673
|
May 27, 2024
|
Assert fails on EndPlay after an Actor was Spawned
|
|
2
|
150
|
March 24, 2024
|
UPROPERTY is set to null by GC
|
|
5
|
1740
|
January 11, 2024
|
Does an owner of UPROPERTY member need to be also declared with UPROPERTY for garbage collector to work properly?
|
|
1
|
186
|
December 5, 2023
|
Need help debugging access violation in Garbage Collection
|
|
0
|
329
|
July 18, 2023
|
Problems with Garbage Collection in UMG Widget.
|
|
4
|
2205
|
June 8, 2023
|
Magical Garbage Collection gets invalid Array from ArrayPool and crashes
|
|
3
|
1351
|
January 20, 2023
|
How to make weak object pointer to UINTERFACE-derived class?
|
|
3
|
3908
|
June 15, 2022
|
How to dispose UObject after using it in the editor.
|
|
0
|
547
|
August 24, 2021
|
What can cause objects to break disregard for GC assumptions?
|
|
8
|
6983
|
August 23, 2021
|
Question about garbage collect and widgets
|
|
2
|
1231
|
July 7, 2021
|
How to debug memory usage/Garbage collector?
|
|
1
|
1304
|
June 13, 2021
|
Assertion Failed !IsGarbageCollecting()
|
|
1
|
957
|
May 21, 2021
|
Invalid Reference / GC Crash on Level Streaming
|
|
2
|
940
|
February 11, 2021
|
Dirty old UMG widget instances are returned by CreateWidget()
|
|
2
|
499
|
January 5, 2021
|
Garbage collection related error on Android
|
|
1
|
669
|
December 21, 2020
|
STEAM_CALLBACK_MANUAL being deleted by Garbage Collection
|
|
1
|
929
|
December 2, 2020
|
UObjects in use destroyed by GC
|
|
2
|
2373
|
October 4, 2020
|
What is the best practice for storing a reference to a component belonging to another actor?
|
|
1
|
2109
|
July 29, 2020
|
Are interface calls thread safe
|
|
4
|
1506
|
August 21, 2019
|
[C++]Widgets and Force Garbage Collector
|
|
4
|
1693
|
June 21, 2019
|
AsyncTask node memory usage
|
|
5
|
809
|
June 14, 2019
|
Why TArray of UObject are garbage collected?
|
|
1
|
726
|
May 27, 2019
|
Does Garbage Collection handle Widgets that have been removed from it's parent?
|
|
3
|
2485
|
May 6, 2019
|