Closed

Description
Describe the bug
ParrelSync doesn't work with Unity 2021.2.0b14+ and 2022.1.0a9+ due to a bug in Unity.
To Reproduce
Steps to reproduce the behavior:
- Create project with Unity 2021.2.0b14+
- Clone
- Open cloned project
- Crash in
0x00007ff762cbfee1 (Unity) OnDemandScheduler::SetStandbyWorkerCount
https://issuetracker.unity3d.com/issues/crash-on-ondemandscheduler-setstandbyworkercount-when-opening-a-project-with-a-symbolic-link-in-it
It seems Unity has problem with symbolic links in latest versions.
I am not sure if it's easy to workaround on ParrelSync side (probably not) so please upvote this link so that this gets Unity attention!