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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment