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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment