Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b18
Issue ID
797624
Regression
No
[Platform Dependent Compilation]: Mobile Platform Properties are not shown in auto-completion in Monodevelop and VS
[Platform Dependent Compilation]: Mobile Platform Properties are not shown in auto-completion in Monodevelop and VS
1. What happened
The auto completion in MonoDevelop no longer shows directive for all mobile platforms.
2. How we can reproduce it using the example you attached
1. Open Unity.
2. Add new C# script. Open it in Monodevelop (or VisualStudio).
3. Add any of platform defined properties (listed http://docs.unity3d.com/540/Documentation/Manual/PlatformDependentCompilation.html), like "UNITY_".
Actual behaviour: In MD only stanalone platforms and versions are listed. No mobile platform properties are suggested.
Expected behaviour: All standalone, mobile and are listed in auto-complete dropdown.
Same behaviour in 5.2.4f1, 5.3.4f1, 5.4.0b18.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment