Search Issue Tracker
Fixed in 5.0.X
Votes
4
Found in
4.5.0f6
Issue ID
611943
Regression
No
[WP8] loading shaders takes a long time
To reproduce:
1. Open attached project (in an edit below).
2. Two buttons, to load fast scene (uses one shader) and slow scene (uses 6 shaders).
3. Run on mobile device (iOS or WP8), notice that "slow scene" takes long to load.
Explanation:
Slow scene uses desktop shaders that are quite complicated and naturally takes a lot of time to load on mobile devices. Try replacing them with mobile shaders.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
- .Net Standard 2.0 dlls causing errors in .net Standard 2.1, despite the automation of compact shims
Add comment