Search Issue Tracker
By Design
Votes
0
Found in
2019.1.0a3
Issue ID
1087322
Regression
No
[Android] [LWRP] A huge hiccup on Shader Parse once the scene is running
Steps to reproduce:
1) Download attached project and open in Unity
2) Make sure Graphics API is set to Gles2
3) Build and Run project on a device
4) Mak sure Scenes is Market, Pipeline is LWRP and Quality settings is set to Low
5) Click on Run Test
Note: After couple of seconds there will be a huge hiccup and app will freeze for 5-10 seconds (see attached image of the profiler)
Expected result: Shader parse should not make such a huge hiccup
Reproduced with:
2019.1.0a3
Devices under testing:
Reproduced with:
VLNQA00108 LG Leon, OS:5.0.1, CPU:armeabi-v7a, GPU:Adreno (TM) 306
Not reproduced with:
VLNQA00129 Nvidia SHIELD Tablet, OS:6.0.1, CPU:armeabi-v7a, GPU:NVIDIA Tegra
VLNQA00009 Samsung Galaxy Note8, OS:8.0.0, CPU:arm64-v8a, GPU:Mali-G71
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2019.1.X):
By design: normal process of loading scene shaders, same as with built-in pipeline