Garbage collection, creating UObject while collecting garbage is not allowed
|
|
2
|
27
|
October 4, 2024
|
Will UClass Object be GC?
|
|
0
|
23
|
September 6, 2024
|
Saving UObjects into a SaveGame via Blueprint
|
|
1
|
572
|
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
|
345
|
December 20, 2023
|
Does UObject has a callback for when the "Construct Object from Class" is done?
|
|
4
|
438
|
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
|
326
|
July 23, 2023
|
PostInitProperties funcitonality for a USTRUCT
|
|
8
|
1631
|
July 3, 2023
|
Access member function of another C++ component
|
|
3
|
414
|
February 14, 2023
|
How to fix up object stuck at NULL in blueprint?
|
|
2
|
1509
|
September 18, 2022
|
RPC doesn't work on repicated UObject
|
|
9
|
5598
|
July 21, 2022
|
Access violation in UpdateChangelistMgr
|
|
2
|
625
|
May 7, 2022
|
Some confusion of UObject*, UPROPERTY decorator, and UWeakObjectPtr
|
|
9
|
2367
|
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
|
8721
|
August 19, 2021
|
UE 4.26 Project Will Not Open After Crash During Blueprint Compilation (freezes at 92%, 93%, or 94%)—MaxElements
|
|
1
|
412
|
May 21, 2021
|
Assertion Failed !IsGarbageCollecting()
|
|
1
|
956
|
May 21, 2021
|
UObject vs UStruct vs An Alternative?
|
|
9
|
3872
|
April 29, 2021
|
TScriptInterface always returns null
|
|
1
|
845
|
March 10, 2021
|
UObject's Instanced value reset to C++ default value on Play?
|
|
2
|
1135
|
January 23, 2021
|
Audio stops playing when game is paused
|
|
2
|
578
|
December 26, 2020
|
[Bug] Crash when using inline objects inside user widget instance
|
|
0
|
331
|
October 23, 2020
|
How to properly initialize instanced uobjects
|
|
6
|
4095
|
June 8, 2020
|
How to serialize UObjects referenced in properties of custom asset
|
|
1
|
1422
|
May 22, 2020
|
Access Kismet Library in UObject based blueprint
|
|
1
|
1549
|
March 9, 2020
|
Why can't I have a UObject Reference as a UFunction Parameter?
|
|
2
|
1882
|
September 11, 2019
|
Crashing when launching - GetSerializedContext UObject
|
|
3
|
443
|
August 31, 2019
|