Top.Mail.Ru
Ответы

Unreal Engine 5 ошибка

Ошибка при создание проекта я скачал vs 2022, установил компоненты по видео но при создание проекта такая ошибка и пишет открыть vs, или закртыь все при открытие vs сам editor не открывается а при открытие в своих играх игра не открывается, что делать?
Running D:/UE_5.3/Engine/Build/BatchFiles/Build.bat Development Win64 -Project="D:/Unreal/MyProject/MyProject.uproject" -TargetType=Editor -Progress -NoEngineChanges -NoHotReloadFromIDE
Using bundled DotNet SDK version: 6.0.302
Running UnrealBuildTool: dotnet "....\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll" Development Win64 -Project="D:/Unreal/MyProject/MyProject.uproject" -TargetType=Editor -Progress -NoEngineChanges -NoHotReloadFromIDE
Log file: C:\Users\kuzne\AppData\Local\UnrealBuildTool\Log.txt
Creating makefile for MyProjectEditor (no existing makefile)
@progress push 5%
Parsing headers for MyProjectEditor
Running Internal UnrealHeaderTool D:\Unreal\MyProject\MyProject.uproject D:\Unreal\MyProject\Intermediate\Build\Win64\MyProjectEditor\Development\MyProjectEditor.uhtmanifest -WarningsAsErrors -installed
Total of 0 written
Reflection code generated for MyProjectEditor in 0.9695353 seconds
@progress pop
Building MyProjectEditor...
Using Visual Studio 2022 14.39.33521 toolchain (D:\vs\VC\Tools\MSVC\14.39.33519) and Windows 10.0.22621.0 SDK (C:\Program Files (x86)\Windows Kits\10).
Determining max actions to execute in parallel (6 physical cores, 12 logical cores)
Executing up to 6 processes, one per physical core
Requested 1.5 GB memory per action, 5.08 GB available: limiting max parallel actions to 3
------ Building 6 action(s) started ------
[1/6] Resource Default.rc2
[2/6] Compile [x64] SharedPCH.Engine.Cpp20.cpp
D:\UE_5.3\Engine\Source\predefined C++ types (compiler internal)(420): error C2248: FHazardPointerCollection::FHazardRecord::FHazardRecord: ?????????? ?????? ? private 童?, ???????????? ????? "FHazardPointerCollection::FHazardRecord"
D:\UE_5.3\Engine\Source\Runtime\Core\Public\Experimental\Containers\HazardPointer.h(86): note: ? ????????? "FHazardPointerCollection::FHazardRecord::FHazardRecord"
D:\UE_5.3\Engine\Source\Runtime\Core\Public\Experimental\Containers\HazardPointer.h(77): note: ? ????????? "FHazardPointerCollection::FHazardRecord"
D:\UE_5.3\Engine\Source\predefined C++ types (compiler internal)(420): note: ???⥪? ᮧ???????????? 蠡???? (᭠砫? ᠬ?????)
D:\UE_5.3\Engine\Source\Runtime\Core\Public\Experimental\Containers\HazardPointer.h(133): note: ?믮???? ??????????뫪? ?? ?????? 蠡??? ???樨 "void __builtin_array_init_helperFHazardPointerCollection::FHazardRecord(_T *,size_t) noexcept(<expr>)"
with
[
_T=FHazardPointerCollection::FHazardRecord
]
Total time in Parallel executor: 15.98 seconds
Total execution time: 19.41 seconds

По дате
По Рейтингу
Аватар пользователя
Ученик

Проблема в версии визуалки. Если у тебя 17.9.х, то:
Заходишь в Visual Studio Installer(можешь в поиске найти прям по такому названию)
Нажимаешь сверху вкладку "Доступно". Устанавливаешь Visual Studio 1.7.10 или выше
Создаешь новый проект.

Если проект уже был: Запускаешь свой проект, анрил предложит тебе пересобрать проект, нажимаешь Да.