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
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
- Default name of a "Category" in a VFX Graph is not capitalised
- [Android] TMP Input Field loses focus on click when using an external keyboard
- GameObject renders as a cube when changing Cast Shadows
Add comment