Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X, 2017.3.X
Votes
0
Found in
2017.2.0b8
Issue ID
955651
Regression
No
[WSA] Reference rewriter fails to process System.Type inequality operator
Steps to reproduce:
1. Open the attached project(ReferenceRewriter.zip)
2. Open the Assets/Scenes/Scene1.unity scene
3. Switch platform to Windows Store
4. Build for WSA Universal 10 SDK
5. Observe the error in the Console window:
Reference Rewriter found some errors while running with command --target="Temp\StagingArea\For.Testing.dll" --additionalreferences="Temp\StagingArea","C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.15063.0\Facade"
Reference rewriter: Error: method `System.Boolean System.Type::op_Inequality(System.Type,System.Type)` doesn't exist in target framework
Expected result: Reference rewriter should be able to process a inequality operator
Actual result: Editors gives the error
Reproduced with: 2017.1.1p4, 2017.2.0f2, 2017.3.0b3
Fixed in: 2017.3.0b8, 2018.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment