Search Issue Tracker
By Design
Votes
0
Found in
5.6.1f1
Issue ID
909673
Regression
Yes
[WSA] Debugging doesn't work with Release configuration
Reproduction steps:
1. Build any project to UWP with C# projects enabled
2. Put a breakpoint in any script
3. Start app using Release configuration
4. Symbols for Release configuration aren't loaded, thus breakpoint is never triggered
Introduced with Visual Studio 2017 support.
Reproducible with 2017 builds and 5.6.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment