Pushing out a small bugfix build. I want to get these fixes out asap, since they prevent some items from loading properly and can result in data loss if resaved.
Bugfixes:
- Mark Delegate as system type to fix crashes when manipulating method proxies with ProtoFlux tool (reported by @nytra, @luxkitty @modernballoonie, chaixshot, issue #2573)
- Fix nullable types failing to parse when the base type is not an engine base primitive (e.g. enum)
-- This fixes ObjectFieldDrive<Chirality?> failing to load (reported by @hamerth, @modernballoonie, issue #2567)
Changed files in this update