Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.3.X
Votes
0
Found in
2020.2.0a11
Issue ID
1249114
Regression
Yes
[Shadergraph] Creating a recursive subgraph crashes unity and makes project unopenable
Reproduces on master (7421e9d5b3)
Reproduces in 8.1.0
Repro steps:
1. Create 3 subgraphs, A B and C
2. Drag B into A and connect it, save
3. Drag C into B and connect it, save
4. Open A and save as over C (alternatively, open A, right click the subgraph node and "convert to subgraph" then save over C)
Expected result: it is disallowed or simply creates an invalid subgraph with no other problems
Actual result: unity closes with no crash log and no option to report crash. Fails to open project afterwards, again with no crash log.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- 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
Add comment