Marc Audy
b04bcc03de
Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 4677883
...
#rb
#rnx
[CL 4678256 by Marc Audy in Dev-Framework branch]
2019-01-03 09:32:53 -05:00
Marc Audy
783c2c9229
Reset the KeyDetails on an FKey when assigned in blueprints.
...
#jira UE-67715
#rb Fred.Kimberley
[CL 4677405 by Marc Audy in Dev-Framework branch]
2019-01-02 17:51:14 -05:00
Chris Gagnon
8fc25ea18e
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
...
#rb none
[CL 4676797 by Chris Gagnon in Dev-Editor branch]
2019-01-02 14:54:39 -05:00
H1X4Dev
6fb850a5d2
PR #5390 : Engine crash caused by a null pointer in navigation system (Contributed by H1X4Dev)
...
#rb mieszko.zielinski
#jira UE-67883
[CL 4675867 by Mieszko Zielinski in Dev-Framework branch]
2019-01-02 07:09:29 -05:00
Chris Gagnon
4d13335591
Compile fix.
...
#rb none
[CL 4670712 by Chris Gagnon in Dev-Editor branch]
2018-12-19 15:09:50 -05:00
Hargreawe
1c323fda61
PR #5368 : Function GetAllChildren() (Contributed by Hargreawe)
...
#rb chris.gagnon
[CL 4670674 by Chris Gagnon in Dev-Editor branch]
2018-12-19 14:48:18 -05:00
Mieszko Zielinski
742ed487ae
Made UPathFollowingComponent::Cleanup clear out the MovementComp it points to to ensure full hand-off when AIController::Unpossess is called #UE4
...
#jira UE-66158
#rb Lukasz.Furman
[CL 4668675 by Mieszko Zielinski in Dev-Framework branch]
2018-12-18 12:54:23 -05:00
Alexis Matte
f14f84252a
Make sure reduce LOD 0 do not loose there UVChannel
...
#jira UE-67586
#jira UE-67634
#rb chris.gagnon
#lockdown matt.kuhlenschmidt
[CL 4667417 by Alexis Matte in Dev-Editor branch]
2018-12-17 19:35:18 -05:00
Ben Zeigler
2cd9473b85
Improve gameplay tag table load times by scheduling an async load for all of them and then flushing, instead of doing individual sync loads
...
Clean up the tag manager load logging so there's only one log statement by default, and can opt into more
Add proper error validation for gameplay tags, the old parsing code would silently fixup tags ending in . by accident
The list of invalid characters defaults to "', but can be changed in the tag settings
Add logging for tag editor error notifications
Copy of CL #4662909 and #4666869
#rb Fred.Kimberley
[CL 4667065 by Ben Zeigler in Dev-Framework branch]
2018-12-17 17:18:42 -05:00
Ben Zeigler
0c9b119b37
Fix FConfigFile::CombineFromBuffer to correctly handle things like \' in quoted strings
...
This was already fixed for the other config load path a year ago in 3566672
Copy of 4666806
#rb josh.adams
[CL 4667064 by Ben Zeigler in Dev-Framework branch]
2018-12-17 17:18:35 -05:00
Marc Audy
608734e30d
Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 4664414
...
#rb
#rnx
[CL 4666113 by Marc Audy in Dev-Framework branch]
2018-12-17 12:24:20 -05:00
projectgheist
63276b3b58
Fix GameplayTags filtering in BP SET nodes.
...
marked GetCategoriesMetaFromStruct deprecated in favor of GetCategoriesMetaFromField
PR #5348 : UE-67193: Retrieve filter string for BP GameplayTags set nodes (Contributed by projectgheist)
#jira UE-67193
#codereview marc.audy, fred.kimberley
#rb marc.audy
[CL 4665964 by Jonathan Fitzpatrick in Dev-Framework branch]
2018-12-17 11:20:48 -05:00
Marc Audy
22e395593f
(4.21.2) Don't check on OwningWorld as it is not relevant and totally valid to be null in this context.
...
#jira UE-67611
#rb Michael.Noland
#rnx
[CL 4663645 by Marc Audy in Dev-Framework branch]
2018-12-14 17:53:21 -05:00
Matt Kuhlenschmidt
7a313bf0eb
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
...
#rb none
[CL 4659626 by Matt Kuhlenschmidt in Dev-Editor branch]
2018-12-13 17:04:16 -05:00
Marc Audy
21a162b018
Fix failure to redirect ClientPlayForceFeedback calls from blueprints to renamed function causing cook errors
...
#rb
#rnx
[CL 4658464 by Marc Audy in Dev-Framework branch]
2018-12-13 13:48:08 -05:00
Matt Kuhlenschmidt
5d3bfca43d
Copy of CL 4612619
...
Increasing FName table max size to 4194304
#rb none
[CL 4657976 by Matt Kuhlenschmidt in Dev-Editor branch]
2018-12-13 12:23:40 -05:00
Marc Audy
680c98e3a3
Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 4656692
...
#rb
#rnx
[CL 4657607 by Marc Audy in Dev-Framework branch]
2018-12-13 11:17:01 -05:00
Richard TalbotWatkin
cf8b502954
Fixed issue where source data was getting lost entirely if a static mesh was saved without having converted and committed the MeshDescription converted from RawMesh. Now saving forces the conversion if nothing has yet committed the MeshDescription, as RawMesh is no longer serialized in new assets.
...
#jira UE-67446
#lockdown Matt.Kuhlenschmidt
#rb none
[CL 4655884 by Richard TalbotWatkin in Dev-Editor branch]
2018-12-12 19:08:06 -05:00
Marc Audy
b623e4364c
Copy/Paste of components in bp scs now correctly maintain relative hierarchy
...
Duplicate of components in bp scs and iwce now correctly maintain relative hierarchy
Copy/Paste and Duplicate of components in bp scs and iwce now maintain the name of the source component where possible and a modified version of the name when already taken instead of using the component class as name
#jira UE-28153
#jira UE-47926
#jira UE-45180
#jira UE-50825
#rb Phillip.Kavan
[CL 4653522 by Marc Audy in Dev-Framework branch]
2018-12-12 12:43:01 -05:00
Rex Hill
c0b70b7c10
Remove temp ensure related to Warning: ReadToken: Bad quoted string
...
#rb none
#lockdown Matt.Kuhlenschmidt
[CL 4653449 by Rex Hill in Dev-Editor branch]
2018-12-12 12:18:50 -05:00
Rex Hill
827c780ec9
Add ensure to assist debugging an issue with Warning: ReadToken: Bad quoted string
...
#rb none
#lockdown matt.kuhlenschmidt
[CL 4652936 by Rex Hill in Dev-Editor branch]
2018-12-12 10:51:51 -05:00
Richard TalbotWatkin
6bda6e4093
Fixed crash when cooking due to legacy RawMesh serialization occurring before the StaticMeshOwner had been set in the FStaticMeshSourceModel.
...
#rb none
[CL 4652261 by Richard TalbotWatkin in Dev-Editor branch]
2018-12-12 07:05:32 -05:00
Richard TalbotWatkin
0100f96487
Fixed crash when cooking due to legacy RawMesh serialization occurring before the StaticMeshOwner had been set in the FStaticMeshSourceModel.
...
#rb none
[CL 4652259 by Richard TalbotWatkin in Dev-Editor branch]
2018-12-12 07:04:23 -05:00
Richard TalbotWatkin
2d0a0bd233
Temporary fix for crash when reimporting, pending a robust solution for temporarily unloading bulk data in the editor.
...
#jira UE-67443
#rb none
[CL 4652255 by Richard TalbotWatkin in Dev-Editor branch]
2018-12-12 07:00:54 -05:00
Matt Kuhlenschmidt
f4b5f6c454
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
...
#rb none
[CL 4650481 by Matt Kuhlenschmidt in Dev-Editor branch]
2018-12-11 17:08:36 -05:00