Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0b6
Issue ID
1002440
Regression
No
Editor crashes in "GfxDevice::BeginRenderPass" if RenderPass.SubPass does nothing
How to reproduce:
1. Download attached project file
2. Open with Unity
Actual result: The editor crashes if the Scriptable Rendering Pipeline has one SubPass that doesn't do anything
Reproduced with: 2017.2.1p3, 2017.3.1p1, 2018.1.0b8, 2018.2.0a1
Feature was introduced in 2017.2
Note:
- No SubPass - no crash
- No RenderPassAttachments (null or empty array passed to the SubPass) - no crash
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Add comment