Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.6.0p3
Issue ID
907261
Regression
Yes
[Android] SplashScreenRenderer constantly being counted in Profiler
Steps to reproduce:
1) Create a new project and open in Unity
2) Switch platform to Android
3) Enable Development Build and Autoconnect Profiler in Build Settings
4) Build and Run project on a device
5) Check Profiler and you will see that SplashScreenRenderer constantly being counted
Reproduced with:
5.6.0b4, 5.6.0p4, 2017.1.0b3
Not reproduced with:
5.5.3p3, 5.6.0b3
Regression from:
5.6.0b4
Expected result: SplashScreenRenderer should not be counted when splash screen is over( check attached image 'NoSplashScreen.png')
Actual result: SplashScreenRenderer is always being counted in a scene, even splash screen is not displayed any more( 'check attached image 'SplashScreen.png')
DUT:
Htc HTC One M9*, OS:7.0, CPU:arm64-v8a, GPU:Adreno (TM) 430, Build:htc/himauhl_htc_europe/htc_himauhl:6.0/MRA58K/671758.32:user/release-keys
Google Pixel*, OS:7.1.2, CPU:arm64-v8a, GPU:Adreno (TM) 530, Build:google/sailfish/sailfish:7.1.1/NOF27B/3687361:user/release-keys
HUAWEI EVA L19*, OS:7.0, CPU:arm64-v8a, GPU:Mali-T880, Build:HUAWEI/EVA-L19/HWEVA:6.0/HUAWEIEVA-L19/C432B182:user/release-keys
Note: Reproduced with Splash Screen disabled/enabled in Player Settings
Fixed in 2017.1.0p2, 2017.2.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
Add comment