Search Issue Tracker
Duplicate
Votes
0
Found in
2021.3.32f1
Issue ID
UUM-56439
Regression
No
Surface input is not updated when changing Sprite renderer's Sprite value
How to reproduce:
1. Download and open the attached project
2. In the Hierarchy window, select "SpriteGO"
3. In the Inspector window, change the Sprite renderer's Sprite value to "JungleAssetPack_ParallaxBackground_layer 2"
4. Observe the Surface Input's "MainTex" value
Expected outcome: MainTex is set to "JungleAssetPack_ParallaxBackground_layer 2"
Actual outcome: MainTex is set to "JungleAssetPack_ParallaxBackground_layer 5"
Reproducible with: 2021.3.32f1, 2022.3.14f1, 2023.1.20f1, 2023.2.1f1, 2023.3.0a15
-
Resolution Note:
Same resolution as
https://jira.unity3d.com/browse/UUM-27287
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-27287
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #UUM-27287