Alessandro Cosentino
Results
2
comments of
Alessandro Cosentino
trafficstars
I suspect the reason of the constantly changing texture is that each frame the mock entity to be rendered gets a new UUID. Reselect uses the entity's UUID to seed...
I had the same issue. I've tried disabling the PKU feature for the tests inside `cli/tsc/mod.ts` similarly to #20491 and the issue was resolved.