Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4
2018.4
2019.2
2019.2.6f1
2019.3
2020.1
Issue ID
1206424
Regression
No
[D3D12] Editor crash when creating a Texture2D object with specific Length/Width values
Steps to reproduce:
1. Open the attached project named "Case_1206424"
2. Enter Play mode
Expected behavior: The editor either enters Play mode normally or throws an error message regarding the issue.
Actual behavior: Editor crashes
Reproducible with: 2017.4.36f1, 2018.4.15f1, 2019.2.17f1, 2019.3.0f4, 2020.1.0a18
Notes:
1. Only D3D12 seems to be affected. Tested APIs - D3D11, D3D12, Vulkan and OpenGLCore
2. The issue is triggered by line 67 in UseRenderingPlugin.cs
3. Size values that do not cause a crash: 64x64, 128x128, 256x256
4. Size values that do cause a crash: 16x16, 32x32, 100x100, 200x200
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
Resolution Note (fix version 2020.1):
Fixed in: 2020.1.0a20