Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b11
Issue ID
889106
Regression
No
Missleading warning in sprite renderer draw mode, when using sprite with "Polygon" mode and "Full Rect" mesh type
Reproduction steps:
1. Open project attached(TileBug.zip)
2. Open scene "Test"
3. Press on New Sprite
4. Investigate warning under "Draw Mode"
Expected result: There will be no warning or it will say to change sprite mode to "Single"
Actual result: Warning says change mesh type to "Full Rect".
Note: Sprite has sprite mode set to "Polygon" and mesh type set to "Full Rect".
Reproduced on 5.6.0b3, 5.6.0b11, 2017.1.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
Add comment