Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0b8
Issue ID
1004010
Regression
No
[Windows] build fails when windows FIPS policy is enabled
-e: windows has a policy for enforcing tighter crypto things (FIPS). when enabled the il2cpp build fails
-repro:
--enable FIPS policy (see for example https://www.howtogeek.com/245859/why-you-shouldnt-enable-fips-compliant-encryption-on-windows/ I used the registry edit)
--create new project
--build for standalone il2cpp or webgl
--NOTICE build fails with error message:
--- System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
Comments (3)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
bugfinders
Jan 28, 2019 23:17
How can this be wont fix when all IL2CPP compiles fail??