Search Issue Tracker
Fixed in 1.0.5
Votes
0
Found in [Package]
1.0.4
Issue ID
1243934
Regression
Yes
Multiplayer HLAPI compilation fails with "Deterministic compilation failed" error
Steps to reproduce:
1. Create a new Unity project
2. Import the Multiplayer HLAPI package
Expected results: Package is successfully imported and compiled
Actual results: Compilation fails with "Deterministic compilation failed" error
Reproduced on: 2020.2.0a11 (61fd56c34143)
Didn't reproduce on: 2020.2.0a11 (cd3dd27e43a4)
Note: Upgrading older projects with the multiplayer package will cause these compilation errors to appear
Workaround: Disable "Use deterministic compilation" in Player Settings and reimport the Multiplayer HLAPI package or project
Error:
Multiplayer HLAPI compilation fails with error "Deterministic compilation failed. "
Deterministic compilation failed. You can disable Deterministic builds in Player Settings
Library/PackageCache/com.unity.multiplayer-hlapi@1.0.4/Editor/Tools/Weaver/AssemblyInfo.cs(22,28): error CS8357: The specified version string contains wildcards, which are not compatible with determinism. Either remove wildcards from the version string, or disable determinism for this compilation
Fixed in Multiplayer HLAPI 1.0.6
Comments (9)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
lache2004
Oct 11, 2020 15:21
thanks murddock, got a little spooked cuz of this!
Mecanamaral
Sep 23, 2020 01:40
Where to disable "Use deterministic compilation" ?
Hell I should never update...
lachean
Sep 02, 2020 17:32
Thanks Murddock, it works!
Liviuflow
Aug 29, 2020 10:56
thank you Murddoc, it worked!
SnooksV3
Aug 25, 2020 22:20
Murddock's fix works. Thank you.
Balint-Foldi
Aug 04, 2020 22:51
Thanks Murddock!
vincent_cj
Aug 02, 2020 16:50
Thanks Murddock that did the trick :D
Ninquiet
Jul 27, 2020 00:57
If you are having this problem, just go to the Tab "Package Manager" in unity (search the tab in "window" if you dont find it), then go to the buton right to the plus "+" symbol, and select "Packages: Unity Registry", then search in the list "Multiplayer HLAPI" and in the right side of the tab select "Up to date"
This should fix the problem, srry for my bad english, :3 I did my best.