Itoo Software Forum

Forest Pack => Forest Pro (*) => Forest Pro beta => Topic started by: RealViz on June 20, 2024, 01:10:07 pm

Title: Slow Custom edit mode on non frame 0
Post by: RealViz on June 20, 2024, 01:10:07 pm
Hello,
I have found a bug where FP9 is noticeably slower in CustomEdit mod, e.g. when changing model (rollout menu) Properties (selection). However, all this only happens if you are on a frame other than frame 0 i.e. e.g. 1.
Title: Re: Slow Custom edit mode on non frame 0
Post by: RealViz on June 20, 2024, 01:33:07 pm
I'm trying it on a simple scene and so far it's not replicating. I'll find out what's causing it.
Edit: This is only the case with complex gemoetry like trees etc. Ordinary Box/Sphere doesn't cause this or is not noticeable.
Title: Re: Slow Custom edit mode on non frame 0
Post by: RealViz on June 21, 2024, 07:22:26 am
The problem is probably bigger. Overall, FP9 behaves very slowly on frames other than frame 0. E.g. also update surface etc.
Title: Re: Slow Custom edit mode on non frame 0
Post by: iToo on June 21, 2024, 08:20:27 am
What V-Ray version do you use ?
Title: Re: Slow Custom edit mode on non frame 0
Post by: RealViz on June 21, 2024, 08:48:25 am
V-ray 6.20.06
Title: Re: Slow Custom edit mode on non frame 0
Post by: iToo on June 21, 2024, 09:54:56 am
Ok. We use same V-Ray version here.

Are you using samplesCacheLimit=0 in forestpack.ini yet ?

Problem seems related with the new samples cache cleaning process, but for some reason we cannot reproduce these issues.
We'll continue making more tests...

Title: Re: Slow Custom edit mode on non frame 0
Post by: RealViz on June 21, 2024, 10:10:30 am
I confirm that setting sampleCacheLimit=0 solves the problem.
For some reason I returned the value to the original when I tried the previous rendering issue https://forum.itoosoft.com/forest-pro-beta/slow-rendering-multiple-frames/ (https://forum.itoosoft.com/forest-pro-beta/slow-rendering-multiple-frames/)
Title: Re: Slow Custom edit mode on non frame 0
Post by: iToo on June 21, 2024, 10:27:19 am
Thanks. That gives us a clue about the issue.
Title: Re: Slow Custom edit mode on non frame 0
Post by: iToo on June 21, 2024, 11:57:11 am
Problem identified and fixed for next update.
Until then please use sampleCacheLimit=0 as workaround.
Title: Re: Slow Custom edit mode on non frame 0
Post by: RealViz on July 02, 2024, 08:38:27 am
Confirmed, everything OK in FP 9.0.3. Thanks