Search Issue Tracker
Fixed
Votes
0
Found in [Package]
3.0.3 preview.4
Issue ID
1162859
Regression
Yes
[D3D12] Editor crashes on trying to create a 2d texture using Progrid
Editor crashes on trying to create a 2d texture using Progrid. This occurs only on D3D12 graphics API. Refer the attached video
Steps to reproduce:
1) Create a new project.
2) Player settings> Other > Switch Graphics API to D3D12 at top.
2) Window > Package Manager > Advanced > Show preview packages
3) Install Progrid.
4) Tools Menu > Progrid Window.
5) Click the eye icon to enable it
If icon is already enabled, click twice: first to disable icon then again to enable it.
Actual result: Unity Editor crashes while creating a 2d texture
Expected result: 2D texture is created.
Occurring on: 2019.3.0a6, 2019.2.0b6, 2019.1.0f2
Working fine on: 2018.3.9f1
Note: Progrid throws errors on 2019.1 on alpha and beta previous versions.
Environment: Only on Windows
Crash log:
================================================
d3d12: failed to create 2D texture id=967 w=4 h=4 mips=1 d3dfmt=28 [0x887a0005]
Crash!!!
================================================
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Changing the Visual Element size moves it when two visual elements are close to each other
- Open Reference for Default Style Sheet asset redirects to missing page
- Undoing changes to Default Style Sheet does not show change until editor refresh
- TextMeshPro Caret has an active raycast when TMP_InputField is non-interactable
- Shadows do not smoothly fade in when transitioning between real-time shadows and baked distance shadows
Add comment