Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

IL2CPP builds on Windows may fail #983

Closed
jessicafalk opened this issue Jun 12, 2019 · 1 comment
Closed

IL2CPP builds on Windows may fail #983

jessicafalk opened this issue Jun 12, 2019 · 1 comment
Labels
A: build-system Area: Build system feature module S: known-issue Status: This is a known issue T: bug Type: This is a bug

Comments

@jessicafalk
Copy link
Contributor

Affects: Release v0.2.3 and up
Internal Ticket: UTY-2049


Description

IL2CPP builds on Windows might fail when building your worker for Windows. This happens when your project and Unity installation on the same drive and the path between those two is too long when il2cpp tries to resolve it.

Workaround

Either have your project in a different drive than your Unity installation or change the location of both the project and the Unity installation so that their paths become shorter.

@jessicafalk jessicafalk added T: bug Type: This is a bug S: known-issue Status: This is a known issue labels Jun 12, 2019
@jamiebrynes7 jamiebrynes7 added this to Core in Known Issues Jun 12, 2019
@jamiebrynes7 jamiebrynes7 added the A: build-system Area: Build system feature module label Jun 28, 2019
@jamiebrynes7
Copy link
Contributor

This issue was fixed in the 0.2.8 release

@jamiebrynes7 jamiebrynes7 removed this from Core in Known Issues Sep 9, 2019
jessicafalk pushed a commit that referenced this issue Nov 15, 2019
* Batch spatial position updates

* Reworked queue

* Add changelog

* PR feedback
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A: build-system Area: Build system feature module S: known-issue Status: This is a known issue T: bug Type: This is a bug
Projects
None yet
Development

No branches or pull requests

2 participants