-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
Description
seems to be related to PrefabUtility.SaveAsPrefabAsset(), fixed in next update v2.50
NullReferenceException: Object reference not set to an instance of an object
unitycodercom_PointCloud2MeshConverter.PointCloud2MeshConverter.SaveMeshesToProject () (at Assets/PointCloudTools/Editor/PointCloud2MeshConverter.cs:1025)
unitycodercom_PointCloud2MeshConverter.PointCloud2MeshConverter.Convert2Mesh (System.String fileToRead) (at Assets/PointCloudTools/Editor/PointCloud2MeshConverter.cs:978)
unitycodercom_PointCloud2MeshConverter.PointCloud2MeshConverter.OnGUI () (at Assets/PointCloudTools/Editor/PointCloud2MeshConverter.cs:194)