Couldn't load shader file 'ParticleSpriteVertexFactory' due to path error

When starting a simple game, following the steps of the “Pizza” example, I get this message:

/Users//dev/git/Unreal/4.1/UnrealEngine/Engine/Source/Runtime/ShaderCore/Private/ShaderCore.cpp(329): Fatal error:
Couldn’t load shader file ‘ParticleSpriteVertexFactory’

This seems to be related to the engine path error, I think, if we fix the path problem, these kind of problems will disappear.
OSX 10.9.2, UE 4.1

Hello,

Thank you for your report. We were not able to investigate this on the engine version you reported, but there have been many version changes to UE4 since this question was first posted. With a new version of the Engine comes new fixes and it is possible that this issue has changed or may no longer occur. Due to timetable of when this issue was first posted, we are marking this post as resolved for tracking purposes.
If you are still experiencing the issue you reported in the current engine version, then please respond to this message with additional information and we will investigate as soon as possible. If you are experiencing a similar, but different issue at this time, please submit a new report for it.

Thank you.

This still exists, currently in master branch on my Windows 10 machine, complaining about the new QuadOverdrawShader.

/Engine/Source/Runtime/ShaderCore/Private/ShaderCore.cpp(367): Fatal error: Couldn’t load shader file ‘QuadOverdrawShader’

When I start the editor itself first and load the project from there, it works though.

Hope this info helps tracking it down for a fix :slight_smile:

Thank you

Hey -

Were you opening a new project in the master branch build or an existing branch? You mentioned it works if you start the editor first, what way did you start it that caused the issue? Do you have the same issue with the promoted/release branches or with the 4.10 branch?

Cheers

Hi ,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will offer further assistance.

Thank you.