Search Issue Tracker
Fixed
Fixed in 2021.3.21f1, 2022.2.3f1, 2023.1.0a26
Votes
0
Found in
2021.3.8f1
2022.1.13f1
2022.2.0b4
2023.1.0a5
Issue ID
UUM-11166
Regression
No
SRP Batcher can't batch draw calls during MainLightShadow pass when ReadTextureAlpha is enabled
How to reproduce:
1. Open the attached project "SRPShadowBatch.zip"
2. Open Assets/BUG Report/BugScene.unity
3. Open Window>Analysis>Frame Debugger
4. Enable Frame Debugger
5. Select Assets/BUG Report/ObjectMat1.mat in the Project window
6. Enable ReadTextureAlpha in the Inspector window
7. Repeat steps 5-6 for "ObjectMat2.mat" and "ObjectMat3.mat"
Expected results: There is only one "SRP Batch" in Shadows.DrawSRPBatcher
Actual results: There are 3 "SRP Batch" in Shadows.DrawSRPBatcher
Reproducible with: 2021.3.8f1, 2022.1.13f1, 2022.2.0b4, 2023.1.0a5
Could not test with: 2020.3.37f1 (no ReadTextureAlpha toggle on materials)
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment