Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
1
Found in
2018.2.14f1
Issue ID
1103034
Regression
No
Missing tiles when dragging sprite sheet into tile palette
To reproduce:
1. Open attached project
2. Create new Tile Pallet
3. Expand "Tileset.png" file and observe as there are 63 sprites inside it
4. Drag and drop the main .png file "Tileset.png" into newly created tile pallet
5. Observe as only 46 tilemaps are created
Expected result: all 63 tilemaps are created
Actual result: a lower number of tilemaps than actual sprites are created
Reproduced on:
2017.4.0f1 2018.2.20f1 2018.3.0f2 2019.1.0a12
Notes:
WORKAROUND
Selecting all sprites but not the main file creates the correct number of tilemaps. Only reproduces if the main .png file is dragged.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment