Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
5
Found in
2019.3.0a12
2020.1.0a1
Issue ID
1176950
Regression
Yes
[Linux] Tile Palette's default brush does not paint tiles
How to reproduce:
1. Download the attached project '1176950repro.zip'
2. Make sure 'scene' Scene is opened and select 'Grid' Game Object
3. Open Tile Palette window
4. Choose 'Paint with active brush (B)' option
5. Select any tile and try to paint on the grid
Expected results: Selected tiles are painted onto the grid
Actual results: The default brush cannot paint any tiles
Reproducible with: 2019.3.0a12, 2020.1.0a1
Not reproducible with: 2017.4.32f1, 2018.4.7f1, 2019.2.2f1, 2019.3.0a11
Regression: 2019.3.0a11 -> 2019.3.0a12
Comments (3)
-
unity_YfMRJ95m-SPIDw
May 02, 2020 07:59
Did you make sure you go to Gameobject->2D object->select tilemap and then try painting on the tilemap
-
unity_7k6RPM3ReI-H-g
Sep 30, 2019 13:51
I am using Unity 2020.1.0a5.
I still cannot paint tilemaps using the tile palette.
The same workflow works under windows without problems. -
unity_oY3aj7WpuFMIeA
Aug 27, 2019 10:39
This makes it very hard for Linux users to create a 2D project.
https://issuetracker.unity3d.com/issues/linux-sprite-editor-slice-window-disappears-when-trying-to-change-slicing-type breaks sprite slicing in any version < 2019.3.0 (the latest 2019.2.2f1 still shows the bug), and this bugs prevents 2019.3.0 from using a tilemap, so we're on a catch-22.
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note (fix version 2020.1):
Fixed sprite tilemap editor not working in paint tile mode.