Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0f1
Issue ID
974504
Regression
No
[2D] Batching on sprite atlas is not behaving properly
What happened:
When adding the attached unitypackage to a bigger/fuller project, the batching does not behave correctly.
Repro steps
1) Open the attached project and ensure sprite packing is enabled
2) Open scene 'scene'. There should be 6 square sprites
3) Press play and toggle stats on. Observe it says 'Batches:2 Saved by Batching: 4'
Expected result:
There should be 3 Batches (one for each sprite altlas and one for the camera) and saved by batching should still be 4. When importing the package to a fresh project (ensure packing is enabled) you can see it behaves as expected (Batches:3 Saved by batching: 4)
Actual result:
In the attached project, it says 'Batches:2 Saved by Batching: 4'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
- No warnings when creating the selector with the duplicate name
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
Add comment