Search Issue Tracker
Fixed
Fixed in 6000.0.7f1
Votes
8
Found in
2021.3.30f1
2022.3.10f1
2023.1.15f1
2023.2.0b11
2023.3.0a7
6000.0.0b11
7000.0.0a1
Issue ID
UUM-52199
Regression
No
The “Serialized material properties” texture does not copy to a “Non-serialized runtime properties in the shaders” texture when using "CopyMatchingPropertiesFromMaterial"
Reproduction steps:
1. Open project “CopyMatchingPropertiesFromMaterial 2.zip”
2. Open “SampleScene”
3. Select the “CopyBug” GameObject through the Hierarchy
4. Enable the “Copy Bug” script through the Inspector
5. Observe the Game view
Expected result: both “CopyMatchingPropertiesFromMaterial” and “CopyPropertiesFromMaterial” GameObjects materials change
Actual result: only “CopyPropertiesFromMaterial” GameObjects material changes
Reproducible with: 2021.3.30f1, 2022.3.10f1, 2023.1.15f1, 2023.2.0b11, 2023.3.0a7
Reproducible on: macOS Ventura 13.2.1 (Intel)
Not reproducible on: no other environment tested
Note: Also reproducible in Standalone Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment