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
- Reflection Probe renders black when baked with GPU Resident Drawer and GPU Occlusion Culling enabled
- Crash on RuntimeAnimatorController::BuildCustomController when playing a specific animation
- [iOS] Screen flashing after the iOS splash screen
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
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).