Same issue, Windows 10 20H2, Ryzen 3700X, 32 GB RAM DDR3200, RTX 2070 installed, with latest nvidia drivers.
RTX worked fine on beta 1.15, after it sef-upgraded to 1.16 is just not showing RTX world templates or Advance Video options. I have uninstalled and reinstalled minecraft multiple times. I have exit and re-join the RTX beta like 3 times to no avail, RTX is supposed to be added to 1.16.40.57, but that is not the version that I get installed , is either base 1.16.4002 or 40.42 when I "rejoin" the beta from insider hub
PS C:\Windows\system32> Get-AppxPackage -allusers minecraftUWP
Name : Microsoft.MinecraftUWP
Publisher : CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
Architecture : X64
ResourceId :
Version : 1.16.4002.0
PackageFullName : Microsoft.MinecraftUWP_1.16.4002.0_x64__8wekyb3d8bbwe
InstallLocation : C:\Program Files\WindowsApps\Microsoft.MinecraftUWP_1.16.4002.0_x64__8wekyb3d8bbwe
IsFramework : False
PackageFamilyName : Microsoft.MinecraftUWP_8wekyb3d8bbwe
PublisherId : 8wekyb3d8bbwe
PackageUserInformation : {S-1-5-21-3630234743-2511650051-1483315974-1001 [yurie]: Installed}
IsResourcePackage : False
IsBundle : False
IsDevelopmentMode : False
NonRemovable : False
Dependencies : {Microsoft.Services.Store.Engagement_10.0.19011.0_x64_8wekyb3d8bbwe, Microsoft.VCLibs.140.00_14.0.29231.0_x64_8wekyb3d8bbwe}
IsPartiallyStaged : False
SignatureKind : Store
Status : Ok
Same Issue here. RTX worked on 1.15,x, but after Minecraft was "updated" to 1.16 I have no RTX functionality.
{Windows 10 64 bits release 20H2, Ryzen 3700X, 32 GB DDR4 3200 Hz, Nvidia RTX 2070 Super, 457.09 driver}
I tried the 'remove-appxpackage' method and even leaving and re-joining the RTX beta, but version 1.16.3057.0 is the version getting installed after removing 1.16.40 (no beta) and this beta version does not support RTX (PFA, no menu on settings for Advance Video, nor access to RTX world templates)
PS C:\Windows\system32> Get-AppxPackage -allusers minecraftUWP
Name : Microsoft.MinecraftUWP
Publisher : CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
Architecture : X64
ResourceId :
Version : 1.16.4002.0
PackageFullName : Microsoft.MinecraftUWP_1.16.4002.0_x64__8wekyb3d8bbwe
InstallLocation : C:\Program Files\WindowsApps\Microsoft.MinecraftUWP_1.16.4002.0_x64__8wekyb3d8bbwe
IsFramework : False
PackageFamilyName : Microsoft.MinecraftUWP_8wekyb3d8bbwe
PublisherId : 8wekyb3d8bbwe
PackageUserInformation : {S-1-5-21-3630234743-2511650051-1483315974-1001 [yurie]: Installed}
IsResourcePackage : False
IsBundle : False
IsDevelopmentMode : False
NonRemovable : False
Dependencies : {Microsoft.Services.Store.Engagement_10.0.19011.0_x64_8wekyb3d8bbwe, Microsoft.VCLibs.140.00_14.0.29231.0_x64_8wekyb3d8bbwe}
IsPartiallyStaged : False
SignatureKind : Store
Status : Ok
PS C:\Windows\system32> Get-AppxPackage -allusers *minecraftUWP | remove-appxpackage
PS C:\Windows\system32> Get-AppxPackage -allusers minecraftUWP
PS C:\Windows\system32>
(here install the program from Windows Store and check version again)
PS C:\Windows\system32> Get-AppxPackage -allusers minecraftUWP
Name : Microsoft.MinecraftUWP
[media][media]Publisher : CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
Architecture : X64
ResourceId :
Version : 1.16.3057.0
PackageFullName : Microsoft.MinecraftUWP_1.16.3057.0_x64__8wekyb3d8bbwe
InstallLocation : C:\Program Files\WindowsApps\Microsoft.MinecraftUWP_1.16.3057.0_x64__8wekyb3d8bbwe
IsFramework : False
PackageFamilyName : Microsoft.MinecraftUWP_8wekyb3d8bbwe
PublisherId : 8wekyb3d8bbwe
PackageUserInformation : {S-1-5-21-3630234743-2511650051-1483315974-1001 [yurie]: Installed}
IsResourcePackage : False
IsBundle : False
IsDevelopmentMode : False
NonRemovable : False
Dependencies : {Microsoft.Services.Store.Engagement_10.0.19011.0_x64_8wekyb3d8bbwe, Microsoft.VCLibs.140.00_14.0.29231.0_x64_8wekyb3d8bbwe}
IsPartiallyStaged : False
SignatureKind : Store
Status : Ok