Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
Votes
0
Found in
2021.3.31f1
2022.3.11f1
2023.1.18f1
2023.2.0b15
2023.3.0a11
Issue ID
UUM-54533
Regression
Yes
DrawMesh is not being batched showing the "Saved by batching" value in the "Stats" window as 0
How to reproduce:
1. Open the "IN_20895(1)" project
2. Open the "EngineTest1" Scene
3. Enter the Play Mode
4. Open the "Stats" window
5. Observe the "Stats" window
Expected result: "Saved by batching" value is more than zero
Actual result: "Saved by batching" value is zero
Reproducible with: 2021.3.31f1, 2022.3.11f1, 2023.1.18f1, 2023.2.0b15, 2023.3.0a11
Reproducible on: Windows 10 Pro
Not reproducible on: no other environment tested
Notes:
- The 2019.4.1f1 version didn't have this issue. To observe correct behaviour use "IN_20895(2)" project
- Couldn't test with 2020.3 stream due to errors in the Console when downgrading user project
- Didn't test player due to "Saved by batching" missing in the Profiler
- Couldn't find the regressed version due to the errors downgrading or upgrading projects
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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
In this specific project, batching does not take place in both versions. The "Saved by batching" number should remain at zero. In the 2019 version, there was an issue where negative numbers were displayed, but we have resolved that problem in subsequent versions.
Resolution Note (2023.3.X):
In this specific project, batching does not take place in both versions. The "Saved by batching" number should remain at zero. In the 2019 version, there was an issue where negative numbers were displayed, but we have resolved that problem in subsequent versions.