We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using Unity 2023.2 and 2023.1 renaming a node generates a warning about Inconsistent results for asset.
Importer(NativeFormatImporter) generated inconsistent result for asset(guid:a81f23c57ac637c44a5c54fc316171c0) "Assets/Tubbynamics/Scripts/ControlSeq/New 312 Car Start.asset" UnityEditor.AssetDatabase:ImportAsset (string) XNodeEditor.RenamePopup:OnGUI () (at Assets/TubbySparks/xNode/Scripts/Editor/RenamePopup.cs:68) UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
The text was updated successfully, but these errors were encountered:
This also occurs in 2022.3
Sorry, something went wrong.
No branches or pull requests
When using Unity 2023.2 and 2023.1 renaming a node generates a warning about Inconsistent results for asset.
Importer(NativeFormatImporter) generated inconsistent result for asset(guid:a81f23c57ac637c44a5c54fc316171c0) "Assets/Tubbynamics/Scripts/ControlSeq/New 312 Car Start.asset"
UnityEditor.AssetDatabase:ImportAsset (string)
XNodeEditor.RenamePopup:OnGUI () (at Assets/TubbySparks/xNode/Scripts/Editor/RenamePopup.cs:68)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
The text was updated successfully, but these errors were encountered: