Search Issue Tracker
Fixed
Fixed in 6000.3.5f1, 6000.4.0b5, 6000.5.X
Votes
0
Found in
6000.3.3f1
6000.4.0b3
6000.5.0a4
Issue ID
UUM-131538
Regression
Yes
Crash on CheckDeviceStatus when executing specific InferenceEngine actions
How to reproduce:
1. Open the attached “IN-129236.zip” project
2. Open the “Scene”
3. Enter Play Mode
4. Observe the crash
Reproducible in: 6000.3.3f1, 6000.4.0a3, 6000.4.0b3, 6000.5.0a4
Not reproducible in: 6000.0.65f1, 6000.4.0a2
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
0x00007FF892A0BEB0 (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF8919D1F0D (Unity) DebugStringToFilePostprocessedStacktrace
0x00007FF8919D1289 (Unity) DebugStringToFile
0x00007FF891AE37EA (Unity) CheckDeviceStatus
0x00007FF891ACCD54 (Unity) GfxDeviceD3D12::ReportResourceCreationError
0x00007FF891ABD10C (Unity) GfxDeviceD3D12::CreateCommittedResourceWithTag
Notes:
- “Cannot use DisplayDialog because it was run from a thread that is not the main thread” is printed in the Editor log file after crashing
- Not reproducible with DirectX 11 or Vulkan
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment