Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0p2
Issue ID
977525
Regression
No
Warning not accounting for the first variable when multiple variables are listed after Type declaration
Steps to reproduce:
1. Open attached project "FaultyWarning"
2. Open Scene "Scene"
3. RMB click on Script "Repro.cs"->Reimport
4. Check the Console
Expected result: all variables are listed in the warning
Actual result: the first one is missing
Reproducible with: 5.6.0f3, 2017.2.0p2, 2018.1.0a6
==========
Resolution:
This is an issue with the Mono C# compiler. I am filed an issue upstream: https://github.com/mono/mono/issues/7357
If they address it I'll incorporate the fix. However, we are also planning to migrate to Roslyn soon where this bug is not present. Given that, I am resolving this bug currently as Postponed for the Roslyn migration.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment