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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
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).