Significantly increased application startup time on Android after upgrade 3.5.2 to 3.6.0

Greetings. After updating the editor from 3.5.2 to 3.6.0 on my Android device Samsung S21, the application load time increased significantly. A black screen and some kind of fade appeared before the start.
On version 3.5.2, the start time is about 3 seconds.
On version 3.6.0, the start time is 14 seconds (6 seconds black screen + 6 seconds fade + 2 seconds to load the application internals)
All application settings, including splash screen settings (=0 seconds) are identical, the difference is only in editor versions.
Also there is no black screen in the web preview and there is no difference in loading on web platform.

Hi, are you sure setups (debug, release, module selections) are identical between the two versions? I haven’t seen such a huge difference during the test.
By the way, can you only pack one simple scene in your project to see the difference ?

@vuliad could you please provide a test case to reproduce it? Have you tested on other Android devices? Does the issue exist on other Android devices?