Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
2020.1.0b6
Issue ID
1241288
Regression
Yes
Graphics.DrawProcedural crash on pre-SSE4.2 CPUs
See https://forum.unity.com/threads/case-1241288-creating-texture3d-asset-causes-editor-crash.875782 -- the actual reason has nothing to do with Texture3D, but rather Graphics.DrawProcedural[Now] crashing on old CPUs when using DirectX11/12 (roughly pre-SSE4.2, i.e. the ones that don't have POPCNT instruction).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment