POC single Render window for video and image sequence #534
Annotations
10 warnings
|
Editor/Gui/Graph/Dialogs/RenameNamespaceDialog.cs#L65
Possible null reference argument for parameter 'sourcePackage' in 'bool EditableSymbolProject.RenameNameSpaces(NamespaceTreeNode node, EditableSymbolProject sourcePackage, EditableSymbolProject targetPackage, string newNamespace, out string reason)'.
|
|
Editor/Gui/Graph/Dialogs/RenameNamespaceDialog.cs#L65
Possible null reference argument for parameter 'node' in 'bool EditableSymbolProject.RenameNameSpaces(NamespaceTreeNode node, EditableSymbolProject sourcePackage, EditableSymbolProject targetPackage, string newNamespace, out string reason)'.
|
|
Editor/Gui/Graph/Dialogs/RenameNamespaceDialog.cs#L59
Possible null reference argument for parameter 'destinationProject' in 'bool SymbolModificationInputs.DrawNamespaceInput(ref string newNamespace, EditableSymbolProject destinationProject, bool needsToBeUnique, out bool isValid)'.
|
|
Editor/Gui/Graph/Dialogs/RenameNamespaceDialog.cs#L59
Possible null reference assignment.
|
|
Editor/Gui/Graph/Dialogs/RenameNamespaceDialog.cs#L40
Dereference of a possibly null reference.
|
|
Editor/Gui/Graph/Dialogs/RenameNamespaceDialog.cs#L30
Possible null reference assignment.
|
|
Editor/Gui/Graph/Dialogs/RenameNamespaceDialog.cs#L30
Possible null reference assignment.
|
|
Editor/Gui/Graph/Dialogs/SymbolModificationInputs.cs#L35
Possible null reference assignment.
|
|
Editor/Gui/Windows/SymbolLibrary.cs#L35
Possible null reference argument for parameter 'subtreeNodeToRename' in 'void RenameNamespaceDialog.Draw(NamespaceTreeNode subtreeNodeToRename)'.
|
|
Core/UserData/UserData.cs#L38
The variable 'e' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading