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
- "Sub Mesh Mask" field in VFX Graph has no padding
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
charlie128
Jun 24, 2019 02:30
I got the Same bug too