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
As per the title, I am receiving an AssetEvent::Modified{...} event on every frame when an asset is visible in the default inspector. This happens even though I am not modifying the asset.
When I am not showing the asset, the events stop being sent.
As per the title, I am receiving an AssetEvent::Modified{...} event on every frame when an asset is visible in the default inspector. This happens even though I am not modifying the asset.
When I am not showing the asset, the events stop being sent.
Here's a minimal example:
Here's a link showing a repo with the sample code: example
The text was updated successfully, but these errors were encountered: