Arch icon indicating copy to clipboard operation
Arch copied to clipboard

[Bug] Out of bounds error

Open zendorx opened this issue 1 year ago • 3 comments

var cmd = new CommandBuffer(); var e = cmd.Create(new ComponentType[..]); var er = e.Reference(); // Cause out of bounds error

zendorx avatar Oct 15 '24 12:10 zendorx