Search Issue Tracker

Fixed in 2018.1.X

Votes

0

Found in

2018.1.0b3

Issue ID

989839

Regression

No

Editor crashes when the compute buffer size doesn't match the data type being passed to the compute shader

Graphics - General

-

Steps to reproduce:
1. Download attached project and open "diffusion" scene
2. Enter play mode
3. Editor crashes
4. Reopen project and open InfluenceCompute.cs
5. Change sizeof(float) ot sizeof(bool) in line 69
6. Enter play mode
7. Editor doesn't crash

Results: Editor crashes when the compute buffer size doesn't match the data type being passed to the compute shader

Reproduced with: 2018.1.0b4, 2017.3.0p2, 2017.2.1p1, 2017.1.2p4, 5.6.5f1

Add comment

Log in to post comment