Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.1f1
Issue ID
1040453
Regression
No
Tiled Sprites imported to newer versions from versions 5.4 and lower throw an Advanced Texture error that can't be fixed
How to reproduce:
1. Open the project attached by the user (Bug Report.zip)
2. Open the "BugScene" Scene
3. Observe the error in the console
Expected result: Having an imported Sprite from an old version does not throw the error
Actual result: Having an imported Sprite from an old version throws an error that cannot be fixed in newer versions
Reproducible with: 2017.1.0f1, 2017.1.4f1, 2017.2.3f1, 2017.4.4f1, 2018.1.2f1, 2018.2.0b5
Notes: The error being thrown: "Too many sprite tiles on Image "Panel". The tile size will be increased. To remove the limit on the number of tiles, convert the Sprite to an Advanced texture, remove the borders, clear the Packing tag and set the Wrap mode to Repeat.", cannot be fixed while keeping the same Sprite, as setting a Sprite to an Advanced texture is no longer supported since version 5.5 and onward.
Comments (6)
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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Kantu
Feb 25, 2025 05:55
I am led to believe that this issue is still appearing in 2022.3.50
When I set some sprites to Tiled, it throws the following error
> Too many sprite tiles on Image "Background". The tile size will be increased. To remove the limit on the number of tiles, set the Wrap mode to Repeat in the Image Import Settings
But this error was being thrown in the console even when the Wrap mode of the image import settings was already (!) set to Repeat and it was always so. Changing the Tile mode to Sliced away from Tiled solved the error throwing at least in the Console
EliZaidman
Aug 02, 2024 08:30
On the Maskable tab, make sure the Image Type is set to Sliced and not tilted.
Pomettini_Digitalmoka
Jun 30, 2023 15:24
Still happening in 2021.3.25f
chris1P
Sep 28, 2021 20:18
Still an issue in 2018.4.30f1.
blacksp1der
Aug 05, 2020 21:16
Found this bug in Unity 2019.3.7f1
MrLucid72
Jul 15, 2020 05:39
Still bugged in 2020. Another fake bug fix swept under the carpet. @Unity: When are you going to stop doing this?