Quantcast
Channel: General - Epic Developer Community Forums
Viewing all articles
Browse latest Browse all 9450

Certain name/s of verse device causing UEFN to crash when linking it to another verse device.

$
0
0

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Summary

Hello,

I have discovered a bug when I went to link one of my verse devices to another one. The verse device is called math.verse and I did not have any issues with it running before linking it to the other verse device as an editable. From the math.verse device I was able to link another verse device. But from that other verse device, I cannot add math.verse as an editable there. This will keep UEFN crashing when you build verse code or while loading the project.

Steps to Reproduce

  1. Create two verse devices one with any name, the other math
  2. on the device with any name, add math as an editable, i.e:
    @editable
    mathdev : math = math{}
  3. Attempt to build verse code or launch project

Expected Result

It should crash with Unhandled Exception: EXCEPTION_ACCESS_VIOLATION 0x0000000000000000

Observed Result

Crashes on building code and also relaunching UEFN and loading project

Platform(s)

PC

Additional Notes

I may expect this to be an issue with the built-in libraries and functions, but may help prevent others from crashing if this bug is either fixed or if an error displays when trying to create a verse project with certain names.

3 posts - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 9450

Trending Articles