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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment