Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2018.4
2018.4.27f1
2020.2
Issue ID
1278480
Regression
No
[Player]Dynamic batching is not working when working with sub mesh on a mobile device
Steps to reproduce:
1. Open user's attached project "Grass2018.zip"
2. Build it to an Android device
3. Navigate to Window->Analysis->Frame Debugger
4. Select the Device and click Enable
5. Expand Camera.Render->Render.TransparentGeometry->RenderForwardAlpha.Render->RenderForward.RenderLoopJob
6. Notice that "Draw Dynamic" is no there
Expected results: "Draw Dynamic" is shown in frame debugger
Actual results: "Draw Dynamic" is not shown in frame debugger
Reproducible with: 2018.4.27f1, 2019.4.11f1, 2020.1.6f1, 2020.2.0b2
VLNQA00220, Samsung Galaxy Note9 (SM-N960F), Android 8.1.0, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00123, Google Pixel 2 XL (Pixel 2 XL), Android R, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00024, Xiaomi Mi 5 (MI 5), Android 7.0, CPU: Snapdragon 820 MSM8996, GPU: Adreno (TM) 530
Note:
-Issue reproduces with OpenGles3 and Vulkan
-Windows Standalone seemed to reproduce with Vulkan graphics API but the results are not reliable since the whole screen was rendered pink
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
- Crash on GetSpriteAtlasDependenciesFromBinary when opening specific project
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
Add comment