Search Issue Tracker
Fixed in 4.5.1
Votes
1
Found in
4.3.3f1
Issue ID
592111
Regression
No
Triangle & quad Sprites can generate far too many vertices
To reproduce:
1. Open the attached project
2. Open the scene view
3. Set the view to "Wireframe"
4. The right sprite ("night_bg_lowerright") generated mesh has too many vertices
I tried rotating the sprite and it generated mesh properly.
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
tiagomelobr
May 10, 2016 18:06
Still creates a lot of unnecessary polygons. This is specially true for isometric sprites.
Wisteso
Sep 26, 2014 10:06
This is not fixed in 4.6.0b18 - it's actually much worse now. Going to wireframe actually slows my desktop computer to a crawl (and this is just a lightweight mobile 2d game). There's what looks to be about 200-300 verticies for a single diagonal edge. Enough that it renders as a solid black mass when viewed at roughly 25% zoom.