Description

-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]

Steps to Reproduce
  1. Go to Renderdoc.org and download Renderdoc for your operating system
  2. Install Renderdoc to your machine
  3. Launch UE4Editor and create a new project
  4. Go to Edit > Plugins
  5. Enable the Renderdoc Plugin
  6. Restart the editor

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)

Callstack
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 []

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-100616 in the post.

2
Login to Vote

Fixed
ComponentUE - Graphics Features
Affects Versions4.244.25
CreatedOct 6, 2020
ResolvedOct 7, 2020
UpdatedOct 8, 2020