Search Issue Tracker

Won't Fix

Votes

0

Found in

5.3.3p1

Issue ID

774458

Regression

No

[UI][Panel] Setting Image to Tiled throws ArgumentException

UI

-

Repro steps:
1) Open the project and Main.scene
2) Look at the console
3) Create a new scene
4) Add a Canvas + Panel
5) Set Panel's Image to be Tiled
6) Notice the same error in the console

=============================
ArgumentException: Mesh can not have more than 65000 vertices
UnityEngine.UI.VertexHelper.FillMesh (UnityEngine.Mesh mesh) (at C:/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/UI/Core/Utility/VertexHelper.cs:78)
=============================

Expected: No errors, since panel doesn't have that much vertices

Reproduced in: 5.4.0b8; 5.3.3p1; 5.2.3p3

Comments (1)

  1. xkreendurronx

    Nov 11, 2016 17:29

    I have the same problem.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.