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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.