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
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 )
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Camera" component's FSR2 Mode override does not change the FSR2 Mode when the "Use FSR2 Custom Attributes" option is disabled in the "Camera" component
- Addressable Asset Settings link to the documentation isn’t working
- Edit Tree window throws MissingReferenceException and GUI Errors if Terrain object is unloaded
- Select Addressable Group window opens outside Editor bounds
- "Text Mesh" Component is missing the checkbox
Add comment