Haven't looked at the file but I'm guessing it's due to the motion blur interval for frame 0 starting at a negative frame (might be something like -0.5 to 0.5 if your shutter duration is a whole frame and the motion blur interval is centered). If your particle doesn't exist at frame -0.5, then no motion blur interval can be calculated for it and the particle is not rendered. Your workaround would solve that, so it should be treated as the best solution (clamping the time means particles/meshes/caches won't disappear at frames prior to the start of the cache).
tyCache/Redshift - Frame 0 Bug
|
Messages In This Thread |
tyCache/Redshift - Frame 0 Bug - by betamax - 07-26-2023, 04:40 PM
RE: tyCache/Redshift - Frame 0 Bug - by tyFlow - 07-26-2023, 06:39 PM
RE: tyCache/Redshift - Frame 0 Bug - by betamax - 07-27-2023, 08:39 AM
|