question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

⚠️ HoloToolkit no longer supports Unity 5.4.0f1-HTP

See original GitHub issue

I maintain https://holotoolkit.download and was running builds on Unity 5.4.0f1-HTP. Just a heads up that a recent change (https://github.com/Microsoft/HoloToolkit-Unity/commit/261802b9767fc3ee77e1e271da4f68235771fdce#diff-d7c8f5f8602786a2bff59bc9835eccf9R219) broke compatibility. It’s not clear if this project is attempting to maintain Unity back compat. so no patch submitted at this time.

I plan on upgrading Unity on the server.

-----CompilerOutput:-stderr----------
Assets/HoloToolkit/Sharing/Scripts/Spawning/PrefabSpawnManager.cs(219,24):
error CS0266: Cannot implicitly convert type `UnityEngine.Object' to `UnityEngine.GameObject'.
An explicit conversion exists (are you missing a cast?)
-----EndCompilerOutput---------------

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
thebanjomaticcommented, Feb 2, 2017

I could be wrong, but I don’t think there is any expectation that anything beyond the 1.5.4.0 release tag is compatible with Unity 5.4, with the current master branch targeting Unity 5.5 exclusively.

1reaction
riverarcommented, Feb 2, 2017

Current Unity Editor Project Version isn’t quite the same as Required Unity Editor Version. Suggest revisiting this. @NeerajW @HodgsonSDAS

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't import HoloToolKit into the latest version of Unity ...
Initially, I began developing the application in Unity 5.4.0f1 HTP version which successfuly built a Visual Studio file, but then realized for ...
Read more >
HoloTool kit not working with errors
The error you're getting is looking like an API has changed on you and has likely moved or been updated. The HoloToolkit github...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found