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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment