Search Issue Tracker
By Design
Votes
1
Found in
2017.4.0f1
2018.2.0a1
2018.2.0f2
Issue ID
1058964
Regression
Yes
Image not rendering correctly in Play Mode when selected Tight Mesh Type
How to reproduce:
1. Open user-submitted project (SpritePackerTest.zip)
2. Open "SampleScene"
3. Select "Icon_Gems"(Assets/Common/Images/CommonArt)
4. Select Tight Mesh Type in the Inspector Tab
5. Press Play
Expected result: The Sprite is rendered as it is displayed in PNG format or Full Rect Mesh Type
Actual result: Rendered Sprite in the Game Tab does not represent the Sprite
Reproducible with: 2017.4.6f1, 2018.2.0f2, 2018.3.0a4
Not reproducible with: 2017.1.4p2, 2017.2.3p2, 2018.1.7f1
Comments (1)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Raseru
Jul 18, 2018 17:34
I believe this might be related to spriteatlas not packing images correctly. Here is an example https://i.imgur.com/L8SIDfR.png I only show the text image in the scene, but the not used image is overlapping the other image and showing up.