Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
Issue ID
741693
Regression
No
[Materials] Material Node isn't updating after "Fix now" for normal map
Steps to repro:
1. Launch Unity
2. Create a new Material
3. Assign any texture to Albedo
4. Assign a texture to Normal Map (The texture must NOT be set to 'Normal Map')
5. Duplicate Material node with Ctrl+D
6. Hit 'Fix now' on the duplicated node.
7. Observe in the inspector; node doesn't update.
There is a slight improvement from 5.1x where the material would not update at all, regardless of being duplicated.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment