Unsupported


Here you will find an explanation and best practices for solving Unsupported Data related synchronization errors. 

Category: Unsupported 

"Unsupported" typically refers to a situation where the selected Synchronizer does not support the data or file format you're trying to work with.

Table of Contents

 

Element

Warning: DgnV8_0078, DgnV8_0079

Info message: Failed to convert [<element description>].

Issue:
The above warning occurs when the connector has converted an element but cannot add that element to the iModel. 

Cause:
After preparing the element, the connector attempts to add it to the iModel. If the element shares a code that already exists, the connector automatically clears the code and retries, so a duplicate code alone does not cause this warning. This warning is reported only when the element still cannot be added after that retry — typically because the element's class, category, or model is not valid or available in the target iModel, or the element does not satisfy the iModel's data rules. This is reported as a Warning, so synchronization of other elements continues; any child elements of the affected element are also skipped.

Solution:

 

Illegal Units

Info: Revit_0031

Info message: "Permeability property value 55.400 ng/(Pa·s·m²) of Permeability dimension is ignored due to disputable Revit units."

Issue:
The permeability property value for the element is missing in the iTwin Viewer.   

Cause:
In Autodesk Revit, permeability values are not a direct parameter or explicitly calculated property. Instead, Revit uses the concept of materials and their properties to simulate the behavior of real-world materials in a building environment. Permeability, in the context of building materials, typically refers to how easily water or other fluids can pass through them. According to Autodesk Revit Architecture Forum, this value may not always be calculated correctly, and for this reason, it is ignored during synchronization to the iModel. Keep in mind that the availability of certain features and tools in Revit can change with different versions, so the calculation of this value in Revit may be improved and included in the iTwin synchronization functionality in the future.  

Solution:

This message is for your information only. We always recommend calculating permeability based on specific building parameters. 

Please refer to Bentley support if you're sure this is wrong. If you have comments about the software (features or improvements you'd like to see), please visit the new iTwin Services Ideas portal to let us know. You can also vote on ideas others have posted, so be sure to let us know if an idea you see there is important to you.

 

Geometry

Warning: DgnV8_0030

Warning message: "Shared cell exploded due to non-uniform scale. Please consider changing the shared cell named [Name] to have a uniform scale."

Issue / Cause:

Shared cells in MicroStation significantly optimize DGN files through single-time storage of cell definitions, enabling efficient element management and decreasing file size. For comprehensive information on shared cells in MicroStation, please consult Bentley Systems' documentation. When synchronizing designs into iModels, it is essential to understand that iModels employ geometryparts as the equivalent of shared cells, yet they do not accommodate non-uniform scale geometry parts. This constraint necessitates the conversion of such shared cells into individual geometry elements to preserve data integrity and mitigate impacts on performance and workflows.

Solution:

To enhance iModel performance, it is advisable to employ shared cells with a uniform scale.

Warning: Nwd_0010

Warning message: "Element contains external geometry data which is not supported currently"

Issue:

One or more elements in the Navisworks (NWD/NWC) file contain geometry stored as an external geometry reference rather than as embedded primitives (meshes, lines, points, cylinders, etc.). The connector cannot read this geometry type, so the affected element is synchronized to the iModel with its properties and position in the model hierarchy, but the external portion of its geometry is omitted. If the element consists solely of external geometry, it will appear in the iModel with no graphics.

Cause:

Navisworks can store geometry for some components as an "external geometry" record, typically produced by certain source-format exporters or by referencing geometry held outside the normal fragment data. The underlying file-reading toolkit used by the connector does not currently expose the contents of these records, so the synchronizer has no geometric data to convert. This is a limitation of the current implementation, not corruption in the source file. The message is a warning only; synchronization of the rest of the file continues normally.

Solution:

Large Boundary Representation

Warning: DgnV8_0028

Warning message: Large BRep processed as surfaces.

Issue:

The source file contains a 3D solid (a boundary representation, or "BRep," object) that is too large or complex to be brought across as a full solid. In order to not loose this geometry, it was converted as a set of surfaces representing the outer shell instead of a watertight solid.

Cause:

  • A solid in the source file exceeds the size or complexity limit for full solid conversion.
  • Rather than skipping the object, it is converted using its surfaces.

Effect:

  • This is a warning; synchronization completes successfully.
  • The object still appears in the iModel, with its shape and outer surfaces preserved.
  • Because it is represented as surfaces rather than a true solid, operations that depend on solid geometry (for example, volume or mass properties, or solid-based clash detection) may not behave the same for this object.

Solution:

  • No action is required if a surface representation of this object is acceptable for your use.
  • If you need this object to remain a true solid, open the source file and consider simplifying the geometry — for example, reduce its complexity, break a very large single solid into smaller separate solids, or rebuild it at a more reasonable level of detail — then submit the file for synchronization again.

Additional Information:

  • This affects only the individual oversized solid; all other geometry in the file is unaffected.
  • The change is about how this one object is represented (surfaces vs. solid); its visual appearance is retained.

 

Model

Warning: DgnV8_0117

Warning message: Root model <model identifier> is not a 3D model. Therefore, no spatial models or elements will be converted. Drawings and sheets may be converted.

Issue:

 

Cause:

Effect:

Solution:

  • Open the source file and check which model is set as the default (the model that opens first).
  • If the file does contain a 3D design model that should be synchronized, set that 3D model as the default model, save the file, and submit it for synchronization again.
  • If the intent is to synchronize the 3D content that lives in referenced files, make sure the master file you are submitting has a 3D model at its top level that references them.
  • If the file genuinely contains only 2D content (for example, a drawing- or sheet-only file), no action is needed — the warning simply confirms that there is no 3D content to convert

Additional Information:

  • The message names the model that was used as the starting point, which helps you confirm whether the correct model was selected.
  • This condition is specific to the file identified in the message; other files in the same synchronization are unaffected.

 

Reference File

Error: DgnV8_0123

Error message: 2D attachments to 3D are not supported. 3D:[model name]. 2D:[attachment name].

Issue:

2D attachments to 3D are not supported. 3D:[model name]. 2D:[attachment name].

Cause:

This error indicates that a 3D source model contains a reference attachment to a 2D model. The iModel synchronization process requires a consistent 3D coordinate space for all spatial models. Attaching a 2D model into a 3D space is an invalid configuration for creating a spatially accurate iModel. Because this configuration is not supported, the connector must skip processing the 2D reference attachment, and its content will not appear in the iModel.

Solution:

Modify the source DGN file to remove the invalid 2D attachment from the 3D model.

 

Error: DgnV8_0124

Error message:  Failed to create references subject. Parent[<parent model>]. Attachment[<attachment description>].

Issue:

While discovering the spatial models and their reference attachments, the connector tried to create a "References" Subject element in the iModel to represent a reference attachment, and that Subject could not be created. The References Subject is the organizational node under which the referenced model is brought into the iModel; without it, the connector cannot bring that particular reference attachment into the iModel. The parent model and the attachment description are included so you can identify which attachment was affected. 

Cause:

This message is typically produced for one of the following reasons: 

Effect:

  • This is an error for the affected attachment; the connector logs the issue and skips (continues past) that reference attachment. 
  • The referenced model reached through that attachment is not brought into the iModel, so its geometry and data may be missing from the result. 
  • Other attachments and the rest of the conversion continue to be processed. 

Solution:

  • Use the parent model name and attachment description in the message to locate the affected reference attachment in the source file.
  • Verify the reference attachment is valid (the referenced file/model resolves, the attachment is not corrupt, and its logical/file/model naming is well-formed).
  • Check for duplicate or conflicting attachment descriptions that could cause a Subject code collision.
  • Re-run the synchronization after correcting the source data. If the failure persists, it may indicate a damaged iModel or an environmental (locking/permissions) problem, in this case, please contact Bentley support.

 

Unsupported IFC Schema Version

Error: IfcFl_0063

Error message: "While reading the IFC model, it was not possible to find a supported version of the IFC schema. It is also possible that the IFC file provided was not complete or corrupted: <schema version>"

Issue: 

The IFC schema version of the model provided is not currently supported.

Cause:

The IFC schema version of the model provided is not currently supported.

Solution: 

Please refer to this link for more information on which versions of IFC are currently supported. In order to synchronize the data, it must be re-exported from the source application using one of the supported IFC versions indicated in the above link.

 

Raster

Error: DgnV8_0207

Error message: Unknown or unsupported raster file format: <file name>  

Issues:

While converting a raster attachment referenced by a DgnV8 file, the connector inspected the raster file and could not determine a known image format for it. Because the format is unknown or unsupported, the raster cannot be read and converted, so that attachment is skipped. The conversion of the rest of the file continues; this is reported as an error for the affected raster only, not a fatal error that stops the whole job. 

Cause:

This error typically occurs for one of the following reasons: 

  • The raster attachment is in a file type that the connector's raster engine does not recognize or support
  • The raster file is corrupt or truncated, so its format cannot be identified.
  • The file has an incorrect or misleading extension that does not match its actual contents. 
  • The image is in a proprietary or legacy format that is not available in the conversion environment

Effect: 

  • The affected raster attachment is not converted and will be absent from the resulting iModel.
  • Other elements and rasters continue to be processed; the conversion completes.

 Solution: 

  • Convert or re-save the raster into a supported image format (for example, TIFF/iTIFF, PNG, or JPEG) and re-attach it in the source file. 
  • Confirm the raster file is valid and not corrupt or partially downloaded. 
  • Verify that the file extension matches the actual image content. 
  • If the format is proprietary or legacy, produce the raster from an application that can export a supported format before running the conversion. 

Additional Information: 

  • The file name shown in the message identifies the specific raster attachment that could not be converted, which helps locate and correct the offending file in the source data. 

 

View

Warning: DgnV8_0006

Warning message: "While reading the IFC model, it was not possible to find a supported version of the IFC schema. It is also possible that the IFC file provided was not complete or corrupted: <schema version>"

Issues:

The following warning occurs when the connector encounters a Detail view (detail callout) that it does not convert. Message can appear as either: 

  1. Element [Detail: <name> (<id>) (Detail)] was not converted. — <source file>
  2. <count> Detail view(s) were not converted. Detail views are not supported by the dynamic view converter. (consolidated form, with the full list of items provided in an attached CSV) 

Cause:

The connector's dynamic view converter only supports projected views — sections, plans, and elevations. Detail views (detail callouts) are not supported, so they are intentionally skipped during synchronization. This is a known limitation, not a data error; the warning is informational. The underlying content referenced by the detail (its model/drawing geometry) is still converted through its own model. 

Solution: 

No action required in most cases: Detail views are expected to be skipped. The graphics they reference remain available through the drawing/model they belong to. 

If the detail view representation is needed in the iModel: this is a current product limitation of the dynamic view converter — capture the requirement with Bentley Support so it can be tracked; there is no sourceside setting that forces Detail callouts to convert. 

To reduce the warnings: if the Detail callouts are no longer needed in the source design, removing or replacing them in the DGN will stop them from being reported. 

Locating the items: each skipped Detail is listed with its view name, element id, and source file (in the consolidated entry, the full list is provided in the attached CSV) so you can identify them in the source file.