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
- "Playmode tint" is applied to Color and Gradient fields when in Play mode
- [HDRP] Scene corrupts when baking Reflection Probe with custom TextureImporter preset added to Texture Importer default
- HDRP Wizard window UI components overlap when HDRP Wizard window is docked and resized horizontally
- VideoPlayer component fails to play MP4 files located under the StreamingAssets folder
- Terrain Tools icons are low quality
Add comment