Description

Plugin mount point registration doesn't mount paths relative to both root and engine, only relative to root while most other Engine directory mount point registrations include both ../../Content/... and ../../../Engine/Content/...

The DefaultConvertToRelativePath has a path in the while loop where it will try to resolve against the binaries directory which results in plugin assets in the Engine directory to resolve to ../../Plugins/... instead of ../../../Engine/Plugins/...

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Foundation - Core
Affects Versions4.144.154.16
Target Fix4.19
Fix Commit3778701
Main Commit3805231
Release Commit3813083
CreatedJan 6, 2017
ResolvedNov 29, 2017
UpdatedApr 27, 2018