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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Add comment