Index out of range in CoreRE framework

Hi, encountered an issue when running Underwater RealityKit app example (https://developer.apple.com/documentation/realitykit/building_an_immersive_experience_with_realitykit)

Target device was iPhone 14 Pro running iOS 17.1 The same issue occurred on my own project, so the bug is not in Underwater app

The bug itself:

Crashed Thread: Render

Func: re::DataArray<re::MeshInstance>::get(re::DataArrayHandle<re::MeshInstance>) const + 80

Message: Index out of range in operator[]. index = 18 446 744 073 709 551 615, maximum = 112

Index out of range in CoreRE framework
 
 
Q