2588 Commits

Author SHA1 Message Date
calvin zheng
8cf884fbdf Xcode 16 compatibility
#jira UE-221324
#rb Josh.Adams, zack.neyland, Joe.Kirchoff

[CL 35399654 by calvin zheng in 5.4 branch]
2024-08-08 12:39:45 -04:00
robert manuszewski
2e74f84c59 Fixing dedicated server crash on startup related to disregard for GC set not being properly disabled
#jira UE-212580
#rb Johan.Torp

[CL 34507850 by robert manuszewski in 5.4 branch]
2024-06-19 14:16:57 -04:00
adam kinge
288c1ca2b2 Add new iPad devices (iPadAir 6th Gen, iPadPro11 5th Gen and iPadPro12.9 7th Gen)
#jira UE-216043
#rb zack.neyland
#fyi jack.porter
#rnx

[CL 34312869 by adam kinge in 5.4 branch]
2024-06-12 12:52:05 -04:00
zack neyland
df2e54ab4b HF: Fix broken Nanite on Mac
#jira na

[CL 33282938 by zack neyland in 5.4 branch]
2024-04-26 18:49:41 -04:00
Joe Kirchoff
bf36bcb752 Ban all 14.39.x toolchains due to codegen issue when compiling for AVX arch
#jira UE-213137
#rb danny.couture

[CL 33209341 by Joe Kirchoff in 5.4 branch]
2024-04-24 15:18:05 -04:00
zack neyland
4cc8ce3171 Mac: Bumping the min runtime target to 13.0
#jira UE-212115

[CL 32905942 by zack neyland in 5.4 branch]
2024-04-11 16:35:26 -04:00
Josh Adams
46dc99a031 - Split Mac target/deployment versions to have editor and non-editor versions
- Moved them into SDK.json
- Fixed up some deprecation warnings when tarrgeting macOS 13
- IOS is still using old .ini project setting method
#rb adam.kinge, carl.lloyd, zack.neyland
#jira none
#p4v-cherrypick 31649922

[CL 32701777 by Josh Adams in 5.4 branch]
2024-04-03 12:51:15 -04:00
joe kirchoff
0cc55e78e9 Rollback preferred MSVC to 14.38
#rnx
#jira UE-210812

[CL 32673337 by joe kirchoff in 5.4 branch]
2024-04-02 13:50:38 -04:00
joe kirchoff
1c712067e7 Fix or suppress Clang 18 issues, support Intel compiler 2024.1
#jira UE-210910
#rb christopher.waters

[CL 32617832 by joe kirchoff in 5.4 branch]
2024-03-29 13:10:24 -04:00
Stu McKenna
71fc724292 - Enable GPU particles & sorting for Quest 2/3
#rb rob.krajcarski
#jira UE-206414

[CL 32579569 by Stu McKenna in 5.4 branch]
2024-03-28 11:37:27 -04:00
mihnea balta
8f3b96f92f Update minimum GPU driver versions for 5.4:
* 536.xx for Nvidia
* 24.3.1 for AMD
* 101.5333 for Intel ARC and newer

Legacy GPUs are allowed to use older drivers in DX11. Also updated these versions to the latest available for each vendor's legacy support line.

#jira UE-188541
#rnx
#rb daniele.vettorel
[FYI] colton.daniels

[CL 32573838 by mihnea balta in 5.4 branch]
2024-03-28 07:34:28 -04:00
joe kirchoff
f9a28a43fa Add msvc 14.39.x to preferred msvc toolchains
#jira UE-210669
#rb Josh.Adams

[CL 32547137 by joe kirchoff in 5.4 branch]
2024-03-27 12:33:55 -04:00
jeremie roy
aeeb1588db Re-enable ARKit source autocreation by default in the editor.
#jira UE-208717
#rb jason.walter

[CL 32510793 by jeremie roy in 5.4 branch]
2024-03-26 11:40:37 -04:00
joe kirchoff
0316e6ad4d Disallow 14.39.33519 - 14.39.33522 toolchains
#rnx

[CL 32509813 by joe kirchoff in 5.4 branch]
2024-03-26 11:17:10 -04:00
calvin zheng
01cec8c896 Reorganize memory.MemoryPressureCriticalThresholdMB for memory pressure assessment
#rb Zousar.Shaker, Josh.Adams

[CL 32500357 by calvin zheng in 5.4 branch]
2024-03-26 03:01:10 -04:00
bradley heath
f60dfaeb2a Report the NumConnections network stat to PerfCounters and CSV.
#rb LouisPhilippe.Seguin

[CL 32500259 by bradley heath in 5.4 branch]
2024-03-26 02:56:40 -04:00
florian penzkofer
6a0e97242a Allow ray tracing with SM5 on Android
CVar r.RayTracing.RequireSM6 is new in 5.4
#jira UE-200578
#rb aleksander.netzel

[CL 32500010 by florian penzkofer in 5.4 branch]
2024-03-26 02:48:32 -04:00
matt harris
6295c9ed0a Stripping non-iris net metrics when running Iris NetDrivers. Previously all these were set to 0 and output every frame, so this should reduce raw csv size quite a bit.
#rb bradley.heath, carles.fernandez, tyler.staples
#tests Tested against Dedicated Server Win64 Cooked Data

[CL 32499695 by matt harris in 5.4 branch]
2024-03-26 02:35:23 -04:00
jack porter
439ce1885d Add Android SM5 device profile for Xclipse devices
Rearrange Android SM5 device profiles to add vendor-specific defaults
#rb florian.penzkofer
#jira UE-182203

[CL 32497306 by jack porter in 5.4 branch]
2024-03-26 01:02:19 -04:00
florian penzkofer
555ce1bb7f Remove enabling of r.VirtualTextures from Android SM5 default config.
Currently disabling VT in Project Settings breaks Android SM5 renderer because shaders are missing.
By removing  r.VirtualTextures=1 from the config it's now possibler to toggle it via Project Settings.
It is still possible to use VT for SM5 but have it disabled for mobile since mobile already requires an additional mobile CVar to be enabled.
#rb Dmitriy.Dyomin, Jack.Porter
#jira UE-208703

[CL 32497123 by florian penzkofer in 5.4 branch]
2024-03-26 00:57:41 -04:00
patrick kelly
cebbf00189 Fixing shader compilation warning
#rb chris.kulla

[CL 32497099 by patrick kelly in 5.4 branch]
2024-03-26 00:56:59 -04:00
lorry li
d2e349ccc5 Change the default connection timeout to 30s.
[REVIEW] [at]michael.kirzinger [at]michael.atchison [at]eric.day [at]rafa.lecina
#rb eric.day, michael.atchison, Rafa.Lecina

[CL 32492873 by lorry li in 5.4 branch]
2024-03-25 19:49:11 -04:00
lorry li
10dcf096d1 Get rid of the legacy http flush in websockets when suspend.
[REVIEW] [at]michael.atchison [at]michael.kirzinger [at]rafa.lecina [at]evgenii.babinets
#rb michael.atchison

[CL 32492480 by lorry li in 5.4 branch]
2024-03-25 19:37:46 -04:00
josh adams
b5c9f2725f - Fixed Xcode proejct generation/compiling/booting for Vision Pro hardware
- Commandline in Xcode is now used, if we want Swift to set the CL, we'll have to pause the engine startup sooner
- Added auto-launch timer to the SwiftUI window for easier development (don't need to wear the VP) to debug startup crashes, etc
- Depth texture was too big, so halved the resolution of the viewports (work in progress)
- Currently asserting in XR code, or crashing in compositor services code
#rb Jeff.Fisher

#changelist validated
#virtualized

[CL 32487478 by josh adams in 5.4 branch]
2024-03-25 17:58:29 -04:00
joe kirchoff
ba6de9c8f3 UnrealBuildTool: Move recommended Visual Studio components to json sdk config
#rnx
#rb Josh.Adams

[CL 32484850 by joe kirchoff in 5.4 branch]
2024-03-25 17:06:25 -04:00