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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment