Search Issue Tracker
Fixed in 2021.1.X
Votes
1
Found in
2017.2.1f1
Issue ID
979524
Regression
No
[Windows 10] Unity installer terminates when launching with ASLR enabled in the registry
Steps to reproduce:
1. Add attached ASLR.reg to your registry
2. Restart computer
3. Try to launch any version of the Unity installer
Expected result: Unity proceeds with the installation after clicking yes on the "Do you want to allow this app to make changes to this computer?" prompt
Actual result: the installer for Unity terminates
Comments (1)
-
BlackGateDev
Sep 17, 2019 17:04
This issue still persists and it appears to be related to the version of NSIS used in the installer. Newer versions of NSIS (3.x) are reported to have the issue fixed. I would highly recommend support forum admins to take note of the issue so they can help people accordingly.
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2021.1):
This is resolved in the latest 2020.2+ builds. We currently don't plan to backport to 2019.4 because the code to support this is a significant technology change.