Garbage collection, creating UObject while collecting garbage is not allowed
|
|
2
|
37
|
October 4, 2024
|
Will UClass Object be GC?
|
|
0
|
26
|
September 6, 2024
|
Saving UObjects into a SaveGame via Blueprint
|
|
1
|
578
|
December 6, 2023
|
Does an owner of UPROPERTY member need to be also declared with UPROPERTY for garbage collector to work properly?
|
|
1
|
186
|
December 5, 2023
|
UObject is still nullptr after being initialized in constructor
|
|
3
|
361
|
December 20, 2023
|
Does UObject has a callback for when the "Construct Object from Class" is done?
|
|
4
|
457
|
November 9, 2023
|
Providing construction time critical state to a parent from the Child
|
|
1
|
161
|
September 24, 2023
|
UObject Lifecycle | When to access subobjects of blueprintable UObjects
|
|
0
|
330
|
July 23, 2023
|
PostInitProperties funcitonality for a USTRUCT
|
|
8
|
1648
|
July 3, 2023
|
Access member function of another C++ component
|
|
3
|
415
|
February 14, 2023
|
How to fix up object stuck at NULL in blueprint?
|
|
2
|
1518
|
September 18, 2022
|
RPC doesn't work on repicated UObject
|
|
9
|
5652
|
July 21, 2022
|
Access violation in UpdateChangelistMgr
|
|
2
|
625
|
May 7, 2022
|
Some confusion of UObject*, UPROPERTY decorator, and UWeakObjectPtr
|
|
9
|
2402
|
March 3, 2022
|
Adding UPROPERTIES to the UObject class
|
|
1
|
458
|
March 2, 2022
|
Error on Project Packaging - must inherit UObject
|
|
1
|
496
|
November 24, 2021
|
How to dispose UObject after using it in the editor.
|
|
0
|
547
|
August 24, 2021
|
Editable Sub-Object Component Pointers
|
|
14
|
8797
|
August 19, 2021
|
UE 4.26 Project Will Not Open After Crash During Blueprint Compilation (freezes at 92%, 93%, or 94%)—MaxElements
|
|
1
|
413
|
May 21, 2021
|
Assertion Failed !IsGarbageCollecting()
|
|
1
|
958
|
May 21, 2021
|
UObject vs UStruct vs An Alternative?
|
|
9
|
3918
|
April 29, 2021
|
TScriptInterface always returns null
|
|
1
|
853
|
March 10, 2021
|
UObject's Instanced value reset to C++ default value on Play?
|
|
2
|
1143
|
January 23, 2021
|
Audio stops playing when game is paused
|
|
2
|
579
|
December 26, 2020
|
[Bug] Crash when using inline objects inside user widget instance
|
|
0
|
332
|
October 23, 2020
|
How to properly initialize instanced uobjects
|
|
6
|
4169
|
June 8, 2020
|
How to serialize UObjects referenced in properties of custom asset
|
|
1
|
1438
|
May 22, 2020
|
Access Kismet Library in UObject based blueprint
|
|
1
|
1574
|
March 9, 2020
|
Why can't I have a UObject Reference as a UFunction Parameter?
|
|
2
|
1907
|
September 11, 2019
|
Crashing when launching - GetSerializedContext UObject
|
|
3
|
443
|
August 31, 2019
|