Search Issue Tracker
Fixed
Fixed in 2021.3.29f1, 2022.2.15f1, 2023.1.0b12, 2023.2.0a8
Votes
0
Found in
2021.3.16f1
2022.1.24f1
2022.2.1f1
2023.1.0a24
2023.2.0a1
Issue ID
UUM-22634
Regression
Yes
Copy-pasting material properties between different materials throws exceptions.
This is a regression from: [https://github.cds.internal.unity3d.com/unity/unity/pull/15924]
Steps to reproduce:
* Add TMP to the project
* Import Essential Resources, Examples, and Extras (Window/TextMesh Pro/Import …)
* Create a new scene with 2 TMP TextObject
* The first one, change its material preset to {{LiberationSans SDF - Metalic}} .
* Copy the material properties from the first one to the second one
Expected: No errors are thrown even if the destination is missing some properties
Actual: Exceptions are thrown
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
- [Android] Duplicate fingers reported in InputSystem.EnhancedTouch.Touch.activeFingers array
Add comment