Cesium Example for GpuInstancesMetadata not working

Trying to run an example of GPUInstancesMetadata I found online but it does not seem to work using the latest version of cesium. I can provide the code but here is the online example:

Hi @rpereira1,

Thanks for bringing this to our attention. I can reproduce the problem on my end, so I opened an issue in CesiumJS: Feature IDs not working correctly for GPU instance metadata example · Issue #10766 · CesiumGS/cesium · GitHub, I’ll keep looking into it.

I fixed this yesterday in this PR: Reorganize how normalized instance attributes are handled by ptrgags · Pull Request #10771 · CesiumGS/cesium · GitHub. It has already been merged into main, and will become available in the 1.98 release next month.

Thanks Peter!