When I use IL2CPP to compile the sample scene which is automatically created, I always have the fatal error
Fatal error in Unity CIL Linker
Mono.Linker.Steps.XmlResolutionException: Failed to process XML description: C:\Program Files\Unity\Editor\Data\PlaybackEngines\AndroidPlayer\Whitelists\Core.xml ---> System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'.
My unity version is 2018.2.5f1 personal on Windows. Any one have the same problem or have an ideal of solving the problem?