Search Issue Tracker
Fixed in 2021.2.X
Votes
1
Found in
2020.2
2020.2.0f1
2021.1
2021.2
Issue ID
1300130
Regression
No
A non-descriptive error is thrown when building with a Texture that has it's rectangle out of bounds
How to reproduce:
1. Open the attached project ("TextureAtlasBugrepo.zip")
2. Build And Run
Expected results: A descriptive error is thrown informing which atlas or sprite is faulty.
Actual results: A non-descriptive error is thrown
Reproducible with: 2020.2.3f1, 2021.1.0b1, 2021.2.0a2
Could not test with: 2018.4.30f1, 2019.4.18f1 (Errors downgrading)
Notes:
1. In the Editor Warnings are logged for faulty textures :
"Example's rect lies (partially) outside of texture. Will not generate Sprite for this slice."
2. This error is usually thrown only the first time when building, to reproduce again delete the "Library" folder
3. This error is thrown when building both with IL2CPP and Mono
Comments (2)
-
SmirkinMerkin
May 20, 2023 20:24
Any update on this?
I just had this issue in a new project using 2021.3.25f1 -
castor76
Feb 13, 2021 09:41
Any news on this?
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
- Unable to undo or redo color swatch changes when creating or deleting color swatches
- [Linux][Vulkan] Silent crash when tooltip appears while hovering over a label
- Material Properties are not preserved when overriding Shader using Render Objects
- Scene view flickers when both Scene and Game view are active and DX11 API is used with Gamma Color Space
- ZivaRT Player and ML Agents packages Deprecated label color differs from other Deprecated packages
Resolution Note (fix version 2021.2):
A fix for this issue will be available on Unity 2022.1.0a2 and above