Point File In POP Bug - Colors all red

I have a weird bug in the latest 2025.30060 Experimental Release:

  • Windows 11 Home 10.0.26100 Build 26100
  • AMD Ryzen AI 9 HX 370 CPU
  • NVIDIA GeForce RTX 4070 Laptop GPU
  • 32GB RAM

When I initially loaded this *.ply-file, everything looked correct, but after closing and reopening the project, all colors turn red.

The only solution is to delete the Point File In POP node and create a new one with the same settings as before.

250610_PC_Bug.toe (8.5 KB)

Hello, thank you for the report, we are able to reproduce the issue and will fix it for the next release.

It looks like the issue is with the parameter size of the built-in rerange of the point file in POP, as a workaround you can either set it to 1 (RGBA are all reranged from 0-255 to 0-1) or use a separate rerange POP, it was reloading ok in my test.

1 Like