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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Add comment