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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Add comment