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
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
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
- Animator Component information box text is not centered
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.