Search Issue Tracker
Fixed
Fixed in 2021.3.24f1, 2023.1.0b14
Votes
1
Found in
2021.3.21f1
2023.1.0a21
Issue ID
UUM-32718
Regression
Yes
DirectX 11 analytics crashes the player on Windows 7
Callstack:
UnityPlayer.dll!d3d11::D3D11Analytics::GetFeatureOptions(struct dynamic_array<struct GraphicsSpecificAPIAnalyticsEntry<unsigned int>,0> &)
UnityPlayer.dll!d3d11::D3D11Analytics::GetFeatures(struct GraphicSpecificAPIAnalyticsData &)
UnityPlayer.dll!d3d11::D3D11Analytics::GetData(struct GraphicSpecificAPIAnalyticsData &)
UnityPlayer.dll!UnityEngine::PlatformWrapper::GetGraphicsAPISpecificInformation(struct GraphicSpecificAPIAnalyticsData &)
UnityPlayer.dll!UnityEngine::Analytics::DeviceInfoUpdater::LookForAppChanges(class UnityEngine::Analytics::DeviceInfoEvent &,unsigned int,bool)
UnityPlayer.dll!BaseUnityAnalytics::LookForVersionChange(bool)
UnityPlayer.dll!BaseUnityAnalytics::OnEnterStateStarted(void)
UnityPlayer.dll!AnalyticsCoreStats::OnEnterStateStarted(void)
UnityPlayer.dll!BaseUnityAnalytics::RequestStateChange(enum BaseUnityAnalytics::State)
UnityPlayer.dll!BackgroundJobQueue::ExecuteMainThreadJobs(void)
UnityPlayer.dll!ExecutePlayerLoop(struct NativePlayerLoopSystem *)
UnityPlayer.dll!ExecutePlayerLoop(struct NativePlayerLoopSystem *)
UnityPlayer.dll!PlayerLoop(void)
UnityPlayer.dll!PerformMainLoop()
UnityPlayer.dll!MainMessageLoop()
UnityPlayer.dll!UnityMainImpl(struct HINSTANCE__ *,struct HINSTANCE__ *,wchar_t *,int)
UnityPlayer.dll!UnityMain()
WindowsPlayer.exe!__scrt_common_main_seh()
kernel32.dll!BaseThreadInitThunk()
ntdll.dll!RtlUserThreadStart()
Repro steps:
1. Build any project for Windows
2. Run it on a Windows 7 machine.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Builds fail with "System.IO.IOException: The file is too long" when building a specific project
- Meta Quest System Keyboard does not render text in its input field when typing
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
Add comment