Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
2017.1.0b8
Issue ID
916845
Regression
No
Console warning "Texture being dragged has no Sprites" is printed infinitely when sprite is being dragged on Scene window
To reproduce:
1. Import user's attached sprite (or any other)
2. In sprite's Inspector window change texture type to Sprite(2D and UI) and sprite mode to multiple, apply changes
3. Drag the sprite from Project window to Scene window
Expected: console warning "Texture being dragged has no Sprites." appears once
Actual: console warning "Texture being dragged has no Sprites." keeps appearing as long as sprite is being dragged on Scene window
Reproduced in: 5.3.8f2, 5.4.5p2, 5.5.4f1, 5.6.1p2, 2017.1.0b8, 2017.2.0a1
Verified fixed on: 2017.2.0b3 (410785043cbf)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
Add comment