Skip to content

[BUG] Unity crash on symlink since 2021.2.0b14+ and 2022.1.0a9+ #61

Closed
@ghost

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:

  1. Create project with Unity 2021.2.0b14+
  2. Clone
  3. Open cloned project
  4. 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions