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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment