Hello. I created a Project root LifetimeScope following this documentation: https://vcontainer.hadashikick.jp/scoping/project-root-lifetimescope
The issue is that this prefab keeps showing up as modified in my local git repo even though there are no changes.
Expected Result: The project root prefab should not be modified if there are no changes to it.
Actual Result: After modifying a line of code, and the subsequent Unity Editor Domain Reload, the project root prefab shows up as modified.
I'm using Unity: 6000.0.38f1 on Standalone Platform / Windows.
VContainer Version: 1.16.9
Git Client: Tortoise Git