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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment