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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.