Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
2 captures
12 Jun 22 - 14 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
25
Question by gunn2113 · Apr 17, 2018 at 05:37 PM · spritestilemaptiles

Tile Palette not showing tiles

I'm trying to add 2D tiles to my scene using the Unity Tilemap feature. I have created the Tilemap and a Tile Palette. When clicking & dragging my 2d tile sprites into the Tile Palette, they do not show in the Palette window. Because of this I have been unable to brush any tiles onto the Tilemap.

My ppu is 128 however the tiles I am using are 512x512 in size.

Does anybody know how I can get this working? I'm not sure what I am doing wrong.

Comment
Add comment · Show 4
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image lennart862 · May 01, 2018 at 06:47 PM 0
Share

I have the same issue since I upgraded to the newest version of Unity. These links couldnt help me. I already reported this bug.

avatar image tcrissey · May 02, 2018 at 03:29 AM 0
Share

I have the exact same problem. Perhaps upgrading to latest version was a mistake.

I also submitted bug report.

I did as Yeahninja suggested and downloaded version 2017.3.1 - tiles are now displayed.

avatar image SourOne · May 23, 2018 at 10:07 PM 0
Share

I have working tilepalettes on 2017.4.4.f.1 LTS through the unity hub

avatar image viruseg · Jun 05, 2018 at 04:24 PM 0
Share

2018.1.2f1 fix this issue.

14 Replies

· Add your reply
  • Sort: 
avatar image
11

Answer by Txandy · May 01, 2018 at 07:26 PM

I think i have the same error, i do all like the tutorial, but nothing show in tile palette but if i click in tile map i can draw...

Empty palette

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Txandy · May 03, 2018 at 02:12 PM 2
Share

I solved this updating unity3d to last beta version: 2018.2.0b2

avatar image deividkamui · May 06, 2018 at 05:33 AM 0
Share

I have the same issue with the 2018.1.0f2

avatar image
6

Answer by Yeahninja · May 01, 2018 at 09:31 PM

I was having exactly the same problem as Txandy and gunn2113 are above. I followed all the tutorial instructions I could find, but was never seeing any of the tiles I'd created appear in my Palette. I could select them by guess work and still paint with them about 50% of the time ( no clue why some would work and not others) but I couldn't see any of them in the palette no matter what I did.

I downloaded an older version of Unity and installed it to a different directory. The version from February (2017.3.1) and now everything is working just like it does in the tutorial videos.

UNITY DEVS: I'm just throwing out a guess here, but did the fix applied in Feb. get overwritten in the new build? I notice that one of the fixes / patches in Feb. had to do with null pointers in the Tile Palette. I realize that small time 2D developers like us aren't your biggest customers, but any help would be appreciated.

-Loving this platform / engine so far!

@bunnynsnake @Txandy

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
5

Answer by Julianobsg · May 03, 2018 at 02:00 PM

Had the same problem, just updated to version 2018.2.0b2(it's a beta version) and it worked, so I think this problem will be fixed soon.

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image BedheadDungeoneer · May 05, 2018 at 10:42 PM 0
Share

Oh thank you. I was freaking out trying to import a tilemap today. Hope it releases soon.

avatar image dufferooski · May 25, 2018 at 03:22 PM 0
Share

Confirmed - same for me. 2018.2.0.b5 for me (Beta) is working.

avatar image
3

Answer by Favo-Yang · May 02, 2018 at 01:33 PM

It seems a bug introduced by Unity 2017 4.2f2 LTS. @lennart862 what's the issue tracker number?

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Favo-Yang · May 12, 2018 at 10:13 AM 0
Share

https://issuetracker.unity3d.com/issues/tilemap-tiles-have-no-visual-reference-while-inside-tile-palette-view

This is the issue tracker I found, but been marked as duplicated. Unity issue tracker system didn't show the original issue it was duplicated with, so I can not upvote it. But it means Unity has been aware of the issue, and may fix it in next patch release.

avatar image
0

Answer by bunnynsnake · Apr 17, 2018 at 06:01 PM

check out theses few sites, they helped me when i was doing the same thing, but i was doing it for a mobile joystick https://docs.unity3d.com/Manual/Tilemap-CreatingTilemaps.html https://blogs.unity3d.com/2018/01/25/2d-tilemap-asset-workflow-from-image-to-level/ https://docs.unity3d.com/Manual/Tilemap-Physics2D.html

And these 2 videos helped also https://www.youtube.com/watch?v=70sLhuE1sbc https://www.youtube.com/watch?v=dCLbzeZ80Ag

hope that helps

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
  • 1
  • 2
  • 3
  • ›

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

100 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Make tilemap better 1 Answer

Perfect Hexagonal Tilemap 1 Answer

Gaps between tiles in a tileset 1 Answer

Having trouble with dragging sprites into the tile palette 1 Answer

Black lines between tile sprites 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges