Search Issue Tracker
By Design
Votes
0
Found in
4.3.4f1
Issue ID
597994
Regression
No
Sprite stop getting batched when in lower than -8.99999 Z axis
To reproduce:
1) Open the attached project and load 'Stage 1' scene
2) Now go to game view/tab, turn on stats and select 'barbed-2' game object
3) In object inspector switch object position around -9 Z axis, notice that when "Z axis" < -9 then draw calls = 8, and if "Z axis" > -9 then draw calls = 7. It is expected that there are always 7 draw calls, and Z distance should not change draw calls in any way in 2D mode.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment