Search Issue Tracker
Fixed
Fixed in 9.0.4, 10.0.5
Votes
1
Found in [Package]
9.0.2
10.0.3
Issue ID
DANB-604
Regression
No
Spriteshape vertex array allocating less than expected
Steps to reproduce:
1. Open attached project > SampleScene
2. Edit spline of spriteshape in scene and move left control point < -1370
3. Observe mesh data limit warning in console with debug expectedCount printout > 2048
Actual results: Mesh data limit warning in console with debug expectedCount printout > 2048
Expected results: Mesh data limit warning should only trigger with much greater expectedCount
Reproducible with versions: 6000.0.0b13.3512.8184
Not reproducible with versions:
Can’t test with versions:
Tested on (OS): Win 11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 10.0.5):
Fix for this issue is available on 2D SpriteShape package 10.0.5 and above
Resolution Note (fix version 9.0.4):
Fix for this issue is available on 2D Spriteshape package 9.0.4 and above