Does an owner of UPROPERTY member need to be also declared with UPROPERTY for garbage collector to work properly?
|
|
1
|
50
|
December 5, 2023
|
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
|
|
4
|
4181
|
October 15, 2023
|
Need help debugging access violation in Garbage Collection
|
|
0
|
143
|
July 18, 2023
|
Problems with Garbage Collection in UMG Widget.
|
|
4
|
1534
|
June 8, 2023
|
Magical Garbage Collection gets invalid Array from ArrayPool and crashes
|
|
3
|
1136
|
January 20, 2023
|
Garbage Collector Internals
|
|
2
|
3614
|
August 22, 2022
|
How to make weak object pointer to UINTERFACE-derived class?
|
|
3
|
2761
|
June 15, 2022
|
UPROPERTY is set to null by GC
|
|
4
|
1265
|
October 30, 2021
|
How to dispose UObject after using it in the editor.
|
|
0
|
418
|
August 24, 2021
|
What can cause objects to break disregard for GC assumptions?
|
|
8
|
4892
|
August 23, 2021
|
Question about garbage collect and widgets
|
|
2
|
740
|
July 7, 2021
|
How to debug memory usage/Garbage collector?
|
|
1
|
915
|
June 13, 2021
|
Assertion Failed !IsGarbageCollecting()
|
|
1
|
683
|
May 21, 2021
|
Invalid Reference / GC Crash on Level Streaming
|
|
2
|
625
|
February 11, 2021
|
Dirty old UMG widget instances are returned by CreateWidget()
|
|
2
|
381
|
January 5, 2021
|
Garbage collection related error on Android
|
|
1
|
496
|
December 21, 2020
|
STEAM_CALLBACK_MANUAL being deleted by Garbage Collection
|
|
1
|
683
|
December 2, 2020
|
UObjects in use destroyed by GC
|
|
2
|
1494
|
October 4, 2020
|
What is the best practice for storing a reference to a component belonging to another actor?
|
|
1
|
1543
|
July 29, 2020
|
Widget component widget not garbage collected
|
|
6
|
1912
|
October 20, 2019
|
Are interface calls thread safe
|
|
4
|
1157
|
August 21, 2019
|
[C++]Widgets and Force Garbage Collector
|
|
4
|
1230
|
June 21, 2019
|
AsyncTask node memory usage
|
|
5
|
572
|
June 14, 2019
|
Why TArray of UObject are garbage collected?
|
|
1
|
558
|
May 27, 2019
|
Does Garbage Collection handle Widgets that have been removed from it's parent?
|
|
3
|
1976
|
May 6, 2019
|
Does pawns get automatically killed?
|
|
8
|
611
|
March 21, 2019
|
How to prevent FXmlNode children from GC removal?
|
|
0
|
239
|
March 12, 2019
|
UPROPERTY destructed after actor construct
|
|
0
|
241
|
February 18, 2019
|
Disable Garbage collection
|
|
0
|
994
|
January 3, 2019
|
What's the difference between using TWeakObjectPtr or using UObject*
|
|
13
|
26589
|
November 6, 2018
|