Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b10
Issue ID
888884
Regression
No
Sprite renderer spams warning after play or reopening scene, when draw mode is set to "Tiled" and size is bigger than 127x127
Reproduction steps:
1. Open project attached (TileBug.zip)
2. Change Sprite draw mode size to 128x128 (Error: "Cannot generate 9 slice most likely because the size is too big. Requires 65536 vertices and 98304 indices")
3. Press play or reopen scene.
Expected result: Game starts normally and sprite renderer will not change.
Actual result: Sprite can not be seen, warning "Incomplete mesh data in Sprite. Please reimport or recreate the Sprite. UnityEditor.DockArea:OnGUI()" appears every time editor is updated.
Note: After changing Draw Mode size, warning does not appear.
Reproduced on: 5.6.0b3, 5.6.0b11, 2017.1.0a3.
Comments (4)
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
FlightOfOne
Feb 10, 2018 19:41
2017.3 and I am getting the issue as well.
ravenray
Jul 02, 2017 01:44
I'm also seeing it in 5.6.2f1 which is latest right now. Not fixed :(
armnotstrong
Jun 12, 2017 10:54
It's not fixed !!! found in 5.6.1f1 too
FantacyfilmsUS
May 20, 2017 02:09
Its not fixed, im getting the error in 5.6.1f1
help please...