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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][UI Toolkit][GameActivity] Swipe‑typed word overrides a last entry with an InputField with a large amount of characters
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
Add comment