Search Issue Tracker
Fixed in 7.1.2
Votes
0
Found in [Package]
7.0.1
Issue ID
1183782
Regression
Yes
Shadergraph detects recursive subgraphs but does not stop you from saving them, freezing unity and corrupting subgraph
Does not reproduce in 6.9.1
Repro steps:
1. Use HDRP or Universal project of 7.0.1 or later
2. Create a subgraph
3. Open the subgraph
4. Drag the subgraph into its own graph and connect it to the output
5. Save the subgraph
Expected result: the fact that the subgraph detects a recursion (which it does) should preventing it from attempting to compile (it does in 6.9.1)
Actual result: the subgraph attempts to compile and the process never ends, leaving Unity inoperable and forcing you to shut it down via the task manager. Upon loading unity back up, the subgraph will be corrupted, forcing you to open up Window's file explorer and delete it from there (you can not delete it from Unity).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment