|
How to increase MaxUObjects for Android?
|
|
1
|
34
|
September 11, 2025
|
|
How to dispose UObject after using it in the editor.
|
|
1
|
570
|
May 15, 2025
|
|
Is it possible to allocate UObjects contiguously?
|
|
4
|
50
|
March 28, 2025
|
|
Adding to SubObject list in Constructor causing reference exception
|
|
1
|
32
|
March 23, 2025
|
|
Create UObject in StartupModule()
|
|
8
|
2474
|
January 23, 2025
|
|
Garbage collection, creating UObject while collecting garbage is not allowed
|
|
2
|
75
|
October 4, 2024
|
|
Will UClass Object be GC?
|
|
0
|
59
|
September 6, 2024
|
|
Saving UObjects into a SaveGame via Blueprint
|
|
1
|
610
|
December 6, 2023
|
|
Does an owner of UPROPERTY member need to be also declared with UPROPERTY for garbage collector to work properly?
|
|
1
|
194
|
December 5, 2023
|
|
UObject is still nullptr after being initialized in constructor
|
|
3
|
537
|
December 20, 2023
|
|
Does UObject has a callback for when the "Construct Object from Class" is done?
|
|
4
|
619
|
November 9, 2023
|
|
Providing construction time critical state to a parent from the Child
|
|
1
|
181
|
September 24, 2023
|
|
UObject Lifecycle | When to access subobjects of blueprintable UObjects
|
|
0
|
354
|
July 23, 2023
|
|
PostInitProperties funcitonality for a USTRUCT
|
|
8
|
1805
|
July 3, 2023
|
|
Access member function of another C++ component
|
|
3
|
443
|
February 14, 2023
|
|
How to fix up object stuck at NULL in blueprint?
|
|
2
|
1602
|
September 18, 2022
|
|
RPC doesn't work on repicated UObject
|
|
9
|
5977
|
July 21, 2022
|
|
Access violation in UpdateChangelistMgr
|
|
2
|
633
|
May 7, 2022
|
|
Some confusion of UObject*, UPROPERTY decorator, and UWeakObjectPtr
|
|
9
|
2796
|
March 3, 2022
|
|
Adding UPROPERTIES to the UObject class
|
|
1
|
466
|
March 2, 2022
|
|
Error on Project Packaging - must inherit UObject
|
|
1
|
505
|
November 24, 2021
|
|
Editable Sub-Object Component Pointers
|
|
14
|
9088
|
August 19, 2021
|
|
UE 4.26 Project Will Not Open After Crash During Blueprint Compilation (freezes at 92%, 93%, or 94%)—MaxElements
|
|
1
|
429
|
May 21, 2021
|
|
Assertion Failed !IsGarbageCollecting()
|
|
1
|
1014
|
May 21, 2021
|
|
UObject vs UStruct vs An Alternative?
|
|
9
|
4415
|
April 29, 2021
|
|
TScriptInterface always returns null
|
|
1
|
925
|
March 10, 2021
|
|
UObject's Instanced value reset to C++ default value on Play?
|
|
2
|
1251
|
January 23, 2021
|
|
Audio stops playing when game is paused
|
|
2
|
605
|
December 26, 2020
|
|
[Bug] Crash when using inline objects inside user widget instance
|
|
0
|
338
|
October 23, 2020
|
|
How to properly initialize instanced uobjects
|
|
6
|
4688
|
June 8, 2020
|