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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
Add comment