Search Issue Tracker
Fixed in 6.5.0
Votes
0
Found in [Package]
5.3.0
Issue ID
1107087
Regression
Yes
[ShaderGraph] Unlit ShaderGraph asset constantly recompiled/imported whenever the AssetDatabase is altered
Unlit ShaderGraph assets appear to be constantly recompiled/reimported whenever the AssetDatabase is dirtied. Occurs with the default Asset created via the Project window context menu and happens with any other default ShaderGraph Asset type where the Master Node has been replaced with an Unlit Master Node
This requires lastest master of the SRP repo & trunk (0a12 / 0a13)
Does on reproduce on OsX, only reproduces on Windows.
Does NOT reproduce in a11.
1. Open project in Unity
2. Make your manifest point to your local and up to date copy of the SRP repo
3. After SRP packages are imported and compiled, create an Unlit ShaderGraph Asset
4. Select it and duplicate it multiple times with Ctrl-D
Result: you should see the "Hold on... Unlit33.shadergraph" things come up more and more, the more you duplicate the worse it will get.
Pretty much doing anything inside the project view, such as creating a folder, will also trigger the recompiling.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
fherbst
Mar 06, 2019 11:54
In which package version is this supposed to be fixed? I'm still seeing this behaviour in 2019.1.0b4 with the latest Shader Graph (5.2.3).