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.
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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
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?