Crash when activating in existing project

Sub forum for bug reports

Moderator: ChrisHekman

Post Reply
hcenteno
Licensed Customer
Posts: 7
Joined: Sun May 10, 2015 9:25 pm

I'm trying to activate Octane in an existing project made with 4.23 but I can't get pass the loading materials phase. The engine crashes with the following error. Each time it crashes, a different material is being processed so I can't pin it down to a single material.

Code: Select all

Unhandled exception

UE4Editor_RenderCore!UseVirtualTexturing() [d:\build\++ue4\sync\engine\source\runtime\rendercore\private\renderutils.cpp:1166]
UE4Editor_Engine!VerifySamplerType() [d:\build\++ue4\sync\engine\source\runtime\engine\private\materials\materialexpressions.cpp:1654]
UE4Editor_Engine!UMaterialExpressionTextureSample::Compile() [d:\build\++ue4\sync\engine\source\runtime\engine\private\materials\materialexpressions.cpp:1746]
UE4Editor_OctanePlugin
Thanks.
hcenteno
Licensed Customer
Posts: 7
Joined: Sun May 10, 2015 9:25 pm

Fixed. Just for reference, some of the textures where marked as Virtual (virtual texture support disabled in settings) so switching them to non-virtual fixed it.
ChrisHekman
OctaneRender Team
Posts: 1061
Joined: Wed Jan 18, 2017 3:09 pm

hcenteno wrote:Fixed. Just for reference, some of the textures where marked as Virtual (virtual texture support disabled in settings) so switching them to non-virtual fixed it.
I found a virtual texture related crash. Should be fixed in the latest build.
Post Reply

Return to “Bug Reports”