Search Issue Tracker
By Design
Votes
0
Found in
4.6.0b15
Issue ID
624972
Regression
No
Changing Sprite Mode on a Sprite causes all instances of a Sprite used in-scene by a GUI element to be removed
To reproduce this bug:
1. Open the attached project
2. Open GUISpriteRepro scene
3. Select GUIButtonDefault in the project view
4. Change Sprite Mode to Single
5. Notice button turning white in the scene view
6. Select Button in the hierarchy
7. Notice Source Image being missing
8. Change Sprite to Multiple again
9. Everything looks fine again
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Add comment