You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a variable points to an invalid/missing object ID, the validator may also flag disconnected objects as “unexpected” or “not supposed to exist.” This is misleading because the primary issue is the broken reference itself.
When a variable points to an invalid/missing object ID, the validator may also flag disconnected objects as “unexpected” or “not supposed to exist.” This is misleading because the primary issue is the broken reference itself.