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
- “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
Add comment