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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.