Search Issue Tracker

Fixed in 2019.3.X

Votes

0

Found in

2018.3.0a1

2018.3.7f1

2018.4.0f1

2019.1.0a1

2019.2.0a1

2019.3.0a1

Issue ID

1153461

Regression

No

Build Setting "Wait For Managed Debugger" is not accessible via scripting API

Build Pipeline

-

Reproduction steps:
1. Create a new project
2. Open project's Build Settings. Observe the "Wait For Managed Debugger" option
3. Create a new script
4. Try to access "Wait For Managed Debugger" option via scripting API

Expected result: "Wait For Managed Debugger" option can be accessed like any other build setting in the EditorUserBuildSettings class
Actual result: There is no public property or method to change this setting in the EditorUserBuildSettings class

Reproducible with: 2018.3.14f1, 2018.4.1f1, 2019.1.4f1, 2019.2.0b4, 2019.3.0a4
Could not test with: 2017.4 ( Wait For Managed Debugger was not present in the Build Settings UI )

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.