Search Issue Tracker
Fixed in 2019.1.X
Votes
3
Found in
2017.2.0f3
Issue ID
1028350
Regression
No
Cursor.SetCursor prints "Invalid texture used" warning when the texture is loaded with AssetBundles
How to reproduce:
1. Open attached project "AssetBundlesCursorWarning.zip" and scene "TestScene"
2. In Assets tab, select "Build AssetsBundles"
3. Enter Play mode and observe Console window
Expected result: no warning appears
Actual result: warning "Invalid texture used for cursor - check importer settings" appears
Reproducible with: 5.6.6f1, 2017.1.3p3, 2017.2.2p4, 2017.4.2f1, 2018.1.0f1, 2018.2.0b2
Notes: Texture loaded with AssetDatabase or Resources does not show any warning
Verified with: 2019.1.0a12
Comments (34)
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
charlie128
Jun 24, 2019 02:30
I got the Same bug too