Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix RIDER-54917 Profiling Unity from Rider forces DebugCodeOptimization #1954

Merged
merged 4 commits into from
Dec 4, 2020

Conversation

van800
Copy link
Contributor

@van800 van800 commented Dec 4, 2020

@van800 van800 self-assigned this Dec 4, 2020
@van800 van800 added this to the Rider 2020.3 milestone Dec 4, 2020
CHANGELOG.md Outdated
@@ -66,6 +66,7 @@ Since 2018.1, the version numbers and release cycle match Rider's versions and r
- Fix asset usages not working with partial classes ([RIDER-50125](https://youtrack.jetbrains.com/issue/RIDER-50125), [#1935](https://github.com/JetBrains/resharper-unity/pull/1935))
- Fix exceptions when running plugin as part of ReSharper command line tools ([RIDER-53968](https://youtrack.jetbrains.com/issue/RIDER-53968), [#1935](https://github.com/JetBrains/resharper-unity/pull/1935))
- Fix false positive reports of repeated property access warnings with `MonoBehaviour` based components ([#1544](https://github.com/JetBrains/resharper-unity/issues/1544), [#1935](https://github.com/JetBrains/resharper-unity/pull/1935))
- Fix profiling Unity from Rider should not force DebugCodeOptimization ([RIDER-54917](https://youtrack.jetbrains.com/issue/RIDER-54917), [#1954](https://github.com/JetBrains/resharper-unity/pull/1954))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Start this with Rider: or it will appear in the ReSharper release notes

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

got it, thanks!

@van800 van800 merged commit 8c5ce02 into net203 Dec 4, 2020
@van800 van800 deleted the net203-fix-RIDER-54917-DebugCodeOptimization branch December 4, 2020 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants