Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ForceUpdate

User initiated asset import.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
ForceUpdate = 1

Remarks

This should be passed when asset import is caused by the user (e.g. by clicking Reimport). Non-user initiated import happens when the asset modification time changes.