Jump to content

pavel6625

Verified Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by pavel6625

  1. When I import Vive-SRWorks-Unity-Plugin.unitypackage, the editor throws me these errors:

    Assets\ViveSR\Editor\ReconstructedAssetImporter.cs(24,17): error CS0200: Property or indexer 'ModelImporter.importMaterials' cannot be assigned to -- it is read only
    
    Assets\ViveSR\Editor\ReconstructedAssetImporter.cs(26,17): error CS0619: 'ModelImporter.importMaterials' is obsolete: 'importMaterials has been  removed. Use materialImportMode instead.'
    
    Assets\ViveSR\Editor\ReconstructedAssetImporter.cs(26,17): error CS0200: Property or indexer 'ModelImporter.importMaterials' cannot be assigned to -- it is read only
    
    Assets\ViveSR\Editor\ReconstructedAssetImporter.cs(34,17): error CS0619: 'ModelImporter.importMaterials' is obsolete: 'importMaterials has been  removed. Use materialImportMode instead.'
    
    Assets\ViveSR\Editor\ReconstructedAssetImporter.cs(34,17): error CS0200: Property or indexer 'ModelImporter.importMaterials' cannot be assigned to -- it is read only

    Could you tell me what I can do?

    I use Unity 2020.3.28f1 LTS.

×
×
  • Create New...