xverse-engine / XV3DGS-UEPlugin

A Unreal Engine 5 (UE5) based plugin aiming to provide real-time visulization, management, editing, and scalable hybrid rendering of Guassian Splatting model.
Apache License 2.0
441 stars 65 forks source link

Moving gaussian splat to another folder location crashes editor #20

Open yggdrasil-917 opened 5 months ago

yggdrasil-917 commented 5 months ago

Describe the bug After importing the gaussian splat through the import ply feature, if you move the folder where the blueprint is to another location in the project the editor will crash.

To Reproduce Steps to reproduce the behavior:

  1. Import ply
  2. Move or copy generated folder with BP storing the gaussian splat
  3. Crash

Desktop (please complete the following information):

lxk121lalala commented 4 months ago

Describe the bug After importing the gaussian splat through the import ply feature, if you move the folder where the blueprint is to another location in the project the editor will crash.

To Reproduce Steps to reproduce the behavior:

  1. Import ply
  2. Move or copy generated folder with BP storing the gaussian splat
  3. Crash

Desktop (please complete the following information):

  • OS: Windows 11
  • Unreal Engine 5.3.2

Thank you for your feedback. We have located the problem and will fix it in the next version