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
- WebGPU performance regression
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
Add comment