Search Issue Tracker
Fixed
Fixed in 2022.3.20f1, 2023.2.9f1, 2023.3.0b5
Votes
1
Found in
2022.3.17f1
2023.2.4f1
2023.3.0b1
Issue ID
UUM-59617
Regression
No
Locked material properties aren't updated when they hide an override in a variant
Reproduction steps:
1. Open the attached “Repro“ project
2. Open the “Assets/MaterialVariantBug/MaterialVariantBug.unity“ Scene
3. Select the “Assets/MaterialVariantBug/MirrorRed.mat“ Material
4. Change the “Smoothness” value to “0.5” in the Inspector
5. Select the “Assets/MaterialVariantBug/Mirror.mat“ Material
6. Lock the “Smoothness” value by right-clicking on it and selecting “Lock in children“ in Inspector
7. Observe the spheres in the Game View
8. Change the “Smoothness” value to “1” in the Inspector
9. Observe the spheres in the Game View
Expected result: Both spheres reflect the new smoothness value of the Mirror Material
Actual result: Only the blue sphere follows the smoothness of the Mirror Material
Reproducible with: 2022.3.17f1, 2023.2.4f1, 2023.3.0b1
Couldn’t test with: 2021.3.34f1 (Required functionality isn’t present)
Reproducible on: M1 MacOS 14.2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment