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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment