-The editor will crash when opening a project with the Renderdoc Plugin enabled while the user has Renderdoc installed on their machine. Uninstalling Renderdoc allows the project to open without crashing but this is not a great workaround as they will be unable to use Renderdoc with other applications.
This does not reproduce in //UE4/Release-4.23 cl 10478456 so this is a regression.-
This is not an Unreal specific issue. It's a bug in the 1.10 version of Renderdoc, and has been reported here. Work around is to downgrade Renderdoc or get a nightly build here: [Link Removed]
Result
After restarting the editor will crash on startup
Expected
Users should be able to open projects with the Renderdoc Plugin enabled if they have renderdoc installed on their machine.
Workaround
Uninstall Renderdoc from your machine.
(This is not a great workaround because this means the user cannot use renderdoc with other applications without uninstalling/reinstalling every time they want to access their project)
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000000 renderdoc.dll!UnknownFunction [] renderdoc.dll!UnknownFunction [] renderdoc.dll!UnknownFunction [] renderdoc.dll!UnknownFunction [] UE4Editor-D3D11RHI.dll!FD3D11Viewport::FD3D11Viewport() [D:\Build\++UE4\Sync\Engine\Source\Runtime\Windows\D3D11RHI\Private\Windows\WindowsD3D11Viewport.cpp:183] UE4Editor-D3D11RHI.dll!FD3D11DynamicRHI::RHICreateViewport() [D:\Build\++UE4\Sync\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Viewport.cpp:648] UE4Editor-SlateRHIRenderer.dll!FSlateRHIRenderer::CreateViewport() [D:\Build\++UE4\Sync\Engine\Source\Runtime\SlateRHIRenderer\Private\SlateRHIRenderer.cpp:333] UE4Editor-SlateCore.dll!SWindow::ShowWindow() [D:\Build\++UE4\Sync\Engine\Source\Runtime\SlateCore\Private\Widgets\SWindow.cpp:1392] UE4Editor-MainFrame.dll!FMainFrameHandler::ShowMainFrameWindow() [D:\Build\++UE4\Sync\Engine\Source\Editor\MainFrame\Private\Frame\MainFrameHandler.h:249] UE4Editor-MainFrame.dll!FMainFrameModule::CreateDefaultMainFrame() [D:\Build\++UE4\Sync\Engine\Source\Editor\MainFrame\Private\MainFrameModule.cpp:265] UE4Editor-UnrealEd.dll!EditorInit() [D:\Build\++UE4\Sync\Engine\Source\Editor\UnrealEd\Private\UnrealEdGlobals.cpp:144] UE4Editor.exe!GuardedMain() [D:\Build\++UE4\Sync\Engine\Source\Runtime\Launch\Private\Launch.cpp:149] UE4Editor.exe!GuardedMainWrapper() [D:\Build\++UE4\Sync\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:137] UE4Editor.exe!WinMain() [D:\Build\++UE4\Sync\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:268] UE4Editor.exe!__scrt_common_main_seh() [d:\agent\_work\5\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288] KERNEL32.DLL!UnknownFunction [] ntdll.dll!UnknownFunction []
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
Why does the REMOVE method of map container remove elements have memory leaks?
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
How to assign a value to a member of UMG's UMaterialInterface pointer type in C++?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-100616 in the post.
2 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.24, 4.25 |
Created | Oct 6, 2020 |
---|---|
Resolved | Oct 7, 2020 |
Updated | Oct 8, 2020 |