another culling error..Error occurred in PVS computation.

here’s my error code, it actually brings up an error in windows also with an error from the program that manages culling.

Error occurred in PVS computation. This is probably due to running out of memory or a problem with the graphics card. Try decreasing the near plane value or defining smaller PVS Volumes. Don’t lock the computer during PVS computation.

culling has worked for me in the passed… i’ve tried changing the view cell size and still the same error. what should i have the near clip at? i’ve had it work with scenes at 0.3 before so i didn’t think that would be an issue…

what else would be causing that? thanks :slight_smile:

place areas for view and target instead of autocomputing the whole world if you do cause otherwise expansion of the world can cause a significantly larger dataset as the autogeneration will basically create a single area, that surrounds the whole scene

huh??

If you have the pvs editor open and are in visualization mode you see what area the pvs calculation covers and in nearly 100% of the cases its much more than you want (anything outdoor guarantees it basically)