Need my editor to utilise more ram

I am working on a game where i need my editor to utilise more ram, i have 32gb ram but unity dont take more than 10gb. how to make Unity to use more ram.

it only uses 10gb but dont go further

Why do you need your editor to use more ram?

I don’t think there are any specific limits, Unity will use how much it needs and there’s no point in allocating more.

I am making a game which has millions of tries. i am using universal rendering pipeline. so after instance batching, the batches are like 30. but tries and vertices are in millions. it needs to use more ram to render in scene view. but it dont go more than 10gb ram and scene view lags as hell

There are no specific memory settings that I’m aware of. What version of Unity, and what OS?

Unity 2021.2.8 and windows 10