Search found 1 match

by transat
Mon Jan 28, 2019 11:43 am
Forum: Amplify Color
Topic: obsolete warnings
Replies: 1
Views: 39867

obsolete warnings

FYI - I'm getting a few warnings in the Unity 2018.3 console referring to obsolete code in AmplifyColorEffectEditiorBase.cs

For example:

[CompilerWarning] [CS0618] 'PrefabUtility.GetPrefabType(Object)' is obsolete:
'Use GetPrefabAssetType and GetPrefabInstanceStatus to get the full picture about ...