Search Issue Tracker
Fixed in 0.34.0-preview.17
Votes
0
Found in [Package]
0.32.0-preview.54
Issue ID
1316554
Regression
No
Sprites are culled too early/late when the pivot is off center in Tiny.2D "CullRenderer2D" job
How to reproduce:
1. Open the user's attached "Tiny_SpriteCullBug" project
2. Select the "Win-DotNet" for Windows or "MacOS - DotNet" for Mac Asset (Found in Assets/Build folder)
3. In the Inspector press "Build And Run"
Expected results: Sprites at the top (blue) disappear too early on the right side and the bottom (red) disappear too early on the left side
Actual results: All rows of sprites behave the same as the middle (green) one
Reproducible with: 0.32.0-preview.54 (2020.1.17f1)
Could not test with: 0.14.5-preview (2018.4.32f1), 0.26.0-preview.14 (2019.4.21f1), 0.31.0-preview.24 (2020.1.17f1), 0.32.0-preview.54 (2020.2.6f1, 2021.1.0b8, 2021.2.0a6) because the build would fail
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Can not navigate through the Scene view when using a drawing tablet
- Crash on EditorDisplayDialogProc when opening Dialog box containing buttons with unusually long labels
- Crash on AsyncWriteImageToR2dFile when baking lightmaps using custom parameter with 16x Anti Aliasing samples
- Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity
Add comment