ayon-core/openpype/plugins/publish/help/validate_containers.xml
Petr Kalis 7526d4cfa5
Update openpype/plugins/publish/help/validate_containers.xml
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-08-12 13:34:37 +02:00

23 lines
No EOL
803 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<root>
<error id="main">
<title>Not up-to-date assets</title>
<description>
## Outdated containers found
Scene contains one or more outdated loaded containers, eg. versions loaded into scene by Loader are not latest.
### How to repair?
Use 'Scene Inventory' and update all highlighted old container to latest OR
refresh Publish and switch 'Validate Containers' toggle on 'Options' tab.
WARNING: Skipping this validator will result in publishing (and probably rendering) old version of loaded assets.
</description>
<detail>
### __Detailed Info__ (optional)
This validates whether you're working with the latest versions of published content loaded into your scene. This protects you from using outdated versions of an asset.
</detail>
</error>
</root>