Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.2.0a11
2021.2.0a16
Issue ID
1334656
Regression
Yes
[shadergraph] creating too many keywords crashes unity (previously threw exceptions)
In SRP2Core 2021.1.3f1.2299, graph will throw exceptions/softlock which will lose unsaved progress on that graph.
7.3.1: repeated enum pasting will cause Unity to hang and take up lots of memory/power but the threshold to cause this is much higher than what will cause later versions to crash. Unity will not throw exceptions either like in 2021.1.
In SRP2Core 2021.2.0a16.2250, 5 enum keywords are enough to cause Unity to crash.
Since the consequences are more severe in later versions, I have labeled this as a regression.
Repro steps:
1. Open a shadergraph
2. Keep creating enum keywords until Unity crashes
Expected result: Unity keeps you from creating too many keywords
Actual result: Unity crashes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][Vulcan] "UNITY_DISPLAY_ORIENTATION_PRETRANSFORM" is always 0 when the render pipeline is URP
- Editor loads for a long time when doing an Undo action in a large Shader Graph
- Memory leak when building AssetBundles
- [Asset Bundle] AudioSource output field not staying connected correctly when loaded from Asset Bundle
- [Android] Duolashock4 controller is not detected after disconnecting and reconnecting controller while the Player is running in the background
Add comment