Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0p2
Issue ID
943865
Regression
No
Setting Material.mainTexture does not refresh texture on UI.Image
Reproduction steps:
1. Open the attached project "Material.mainTexture error on UI.Image.zip";
2. Open the Test.unity scene;
3. Enter a play mode;
4. Press the button "Switch textures".
Expected results: Material.mainTexture will change the texture on both Mesh and UI.image.
Actual results: The texture is changed only on Mesh, not on UI.image.
Reproduced on: 5.5.3p3, 5.6.3p1, 2017.1.0f3, 2017.2.0b8, 2017.3.0a5.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment