URP pipeline is way too slow in some Mobile devices.
hii, I was working on a mobile game using URP pipeline but the game was too slow on my android device(with 2GB Ram), then i tested same game on different device(With 3 GB RAM) but the problem is same .Then i again test the game in two different mobiles(with 4gb and 6gb RAM) and this time , game is smooth. I checked the FrameRate in every device - with 2GB RAM , FrameRate is 12Fps, - with 3GB RAm, frameRate is 20fps. - with 4GB and 6Gb frame rate is 60Fps.
Then , i again develop the same game with In-Built pipeline, but this time Frame Rate on device (with 2GB) is 60fps. so my question is, which one is best pipeline for Mobile games. Unity also recommend URP for mobiles games but i have this FrameRate issue with URP .
Your answer

Follow this Question
Related Questions
Coroutine Error when Capturing 360 Video 0 Answers
Use CameraClearFlags to lower the visual frame-rate? 0 Answers
Can't set the framerate in unity 2d.,can't set the framerate in the editor nor during runtime. 0 Answers
Programatically generate tilemap,Programatically generate tilemap 0 Answers
HDRP camera render to target texture is very very slow!!! 0 Answers