Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a1
2018.3.0a2
Issue ID
1051717
Regression
Yes
"Invalid texture used for cursor" Warning shown when tiles are selected in Tile Palette window
When you select a tile to paint with from the Tile Palette window, the following warning will be displayed in the Console:
Invalid texture used for cursor - check importer settings
UnityEditor.GridPaintPaletteWindow:OnEditModeStart(IToolModeOwner, SceneViewEditMode)
UnityEditorInternal.EditMode:ChangeEditMode(SceneViewEditMode, Bounds, IToolModeOwner) (at C:/buildslave/unity/build/Editor/Mono/Inspector/EditMode.cs:294)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
1. Install Unity
2. Open the attached project
3. Open the Tile Palette Window
4. Select the "Tiles" palette
5. Select a tile to paint with
Result:
Warning appears in the Console.
Expected Result:
No warnings should appear in the Console.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Package Manager doesn't start on Windows 7
- [HDRP] [DXR] Shadowmatte doesn't support RT shadows
- [HDRP] TAAU@100% and TAA produces different results
- [HDRP] APV debug mode Validity Over Dilation Threshold doesnt take touchup volumes in account
- [Web] Project doesn't build when a version file is included
Add comment