How would I set up a material for parallax mapping?
Announcement
Collapse
No announcement yet.
Unreal Engine 4.9 Preview
Collapse
This topic is closed.
X
X
-
Originally posted by wardoctor1909 View Postcan you guys fix DX12 it's still crashing and i want to work with it please
In fact, if you are not already, it would be helpful for you to raise answerhub posts for each of your crashes, this is the way to get D3D12 usable quicker, which ultimately is what you want.NVIDIA GameWorks merged branch (v4.9.2) (v4.12.5) (v4.13 p2)
Feel free to Donate if you wish to support me
Comment
-
Originally posted by order66 View PostSeeing the image in the blogpost (https://www.unrealengine.com/blog/49...early-adopters) I am wondering if there is an update coming to the Shooter GameAny info?
Comment
-
Originally posted by KnightTechDev View PostThat would be a great idea, it'd be nice to see an updated version of the Shooter Game focusing more on Blueprints than C++.
Comment
-
Originally posted by Stephen Ellis View Post- Core Updates:
- Runtime Asset Cache is a generic asset cache system that can be used to persistently store data generated during runtime in configurable asset buckets
Thanks!
D.
Comment
- Core Updates:
-
Originally posted by TooManyfpsThe issue list is three time longer than the update list on the first page
edit: I just counted....it is actually 5 times longer....in preview #4
no update for me
Cheers,
Michael Noland
Comment
-
Engine crashes when I attempt to copy a texture sample from one material editor to another.
Code:Unknown exception - code 00000001 (first/second chance not available) "Assertion failed: TextureReferenceIndex != INDEX_NONE [File:d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\engine\private\materials\HLSLMaterialTranslator.h UE4Editor_Core!FDebug::AssertFailed() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\core\private\misc\outputdevice.cpp:354] UE4Editor_Engine!FHLSLMaterialTranslator::Texture() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\engine\private\materials\hlslmaterialtranslator.h:2717] UE4Editor_Engine!FHLSLMaterialTranslator::CallExpression() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\engine\private\materials\hlslmaterialtranslator.h:1386] UE4Editor_Engine!FExpressionInput::Compile() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\engine\private\materials\materialshared.cpp:63] UE4Editor_Engine!UMaterialExpressionFunctionInput::Compile() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\engine\private\materials\materialexpressions.cpp:7563] UE4Editor_Engine!FHLSLMaterialTranslator::CallExpression() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\engine\private\materials\hlslmaterialtranslator.h:1386] UE4Editor_Engine!FExpressionInput::Compile() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\engine\private\materials\materialshared.cpp:63] UE4Editor_Engine!UMaterialExpressionTextureSample::Compile() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\engine\private\materials\materialexpressions.cpp:1314] UE4Editor_MaterialEditor!FMatExpressionPreview::CompilePropertyAndSetMaterialProperty() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\editor\materialeditor\private\materialeditor.cpp:143] UE4Editor_Engine!FHLSLMaterialTranslator::Translate() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\engine\private\materials\hlslmaterialtranslator.h:277] UE4Editor_Engine!FMaterial::BeginCompileShaderMap() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\engine\private\materials\materialshared.cpp:1434] UE4Editor_Engine!FMaterial::CacheShaders() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\engine\private\materials\materialshared.cpp:1377] UE4Editor_Engine!FMaterial::CacheShaders() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\engine\private\materials\materialshared.cpp:1289] UE4Editor_MaterialEditor!FMaterialEditor::GetExpressionPreview() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\editor\materialeditor\private\materialeditor.cpp:3705] UE4Editor_MaterialEditor!FMaterialEditor::RefreshExpressionPreviews() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\editor\materialeditor\private\materialeditor.cpp:3650] UE4Editor_MaterialEditor!FMaterialEditor::UpdateMaterialAfterGraphChange() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\editor\materialeditor\private\materialeditor.cpp:3459] UE4Editor_MaterialEditor!FMaterialEditor::PasteNodesHere() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\editor\materialeditor\private\materialeditor.cpp:3409] UE4Editor_MaterialEditor!FMaterialEditor::PasteNodes() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\editor\materialeditor\private\materialeditor.cpp:3306] UE4Editor_MaterialEditor!TBaseSPMethodDelegateInstance<0,FMaterialEditor,0,TTypeWrapper<void> __cdecl(void)>::Execute() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\core\public\delegates\delegateinstancesimpl_variadics.inl:282] UE4Editor_MaterialEditor!TBaseSPMethodDelegateInstance<0,FMaterialEditor,0,void __cdecl(void)>::ExecuteIfSafe() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\core\public\delegates\delegateinstancesimpl_variadics.inl:388] UE4Editor_Slate!FUICommandList::ConditionalProcessCommandBindings() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\slate\private\framework\commands\uicommandlist.cpp:206] UE4Editor_Slate!FUICommandList::ProcessCommandBindings() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\slate\private\framework\commands\uicommandlist.cpp:150] UE4Editor_GraphEditor!SGraphEditorImpl::OnKeyDown() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\editor\grapheditor\private\sgrapheditorimpl.cpp:66] UE4Editor_Slate!<lambda_4f604f87f3ce3f5c3b6a1447676ad634>::operator()() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\slate\private\framework\application\slateapplication.cpp:3913] UE4Editor_Slate!FEventRouter::Route<FReply,FEventRouter::FBubblePolicy,FKeyEvent,<lambda_4f604f87f3ce3f5c3b6a1447676ad634> >() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\slate\private\framework\application\slateapplication.cpp:214] UE4Editor_Slate!FEventRouter::RouteAlongFocusPath<FEventRouter::FBubblePolicy,<lambda_4f604f87f3ce3f5c3b6a1447676ad634>,FKeyEvent>() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\slate\private\framework\application\slateapplication.cpp:196] UE4Editor_Slate!FSlateApplication::ProcessKeyDownEvent() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\slate\private\framework\application\slateapplication.cpp:3914] UE4Editor_Slate!FSlateApplication::OnKeyDown() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\slate\private\framework\application\slateapplication.cpp:3836] UE4Editor_Core!FWindowsApplication::ProcessDeferredMessage() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\core\private\windows\windowsapplication.cpp:1259] UE4Editor_Core!FWindowsApplication::DeferMessage() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\core\private\windows\windowsapplication.cpp:1708] UE4Editor_Core!FWindowsApplication::ProcessMessage() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\core\private\windows\windowsapplication.cpp:706] UE4Editor_Core!FWindowsApplication::AppWndProc() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\core\private\windows\windowsapplication.cpp:628] user32 user32 UE4Editor_Core!FWindowsPlatformMisc::PumpMessages() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\core\private\windows\windowsplatformmisc.cpp:792] UE4Editor!FEngineLoop::Tick() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\launch\private\launchengineloop.cpp:2376] UE4Editor!GuardedMain() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\launch\private\launch.cpp:142] UE4Editor!GuardedMainWrapper() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\launch\private\windows\launchwindows.cpp:126] UE4Editor!WinMain() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.9\engine\source\runtime\launch\private\windows\launchwindows.cpp:200]
Comment
Comment