Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
6.5.0
Issue ID
1131591
Regression
Yes
[ShaderGraph] ColorShader (debug) infinite texture property generation on assembly reload
When ColorShader (debug shader for preview) is selected, and an assembly reload is performed, texture properties can be infinitely generated. IS this a symptom of a greater issue in the preview generator?
Repro Steps:
- Ensure you have a folder "DebugOuput" in the root of Assets
- If you have just created this folder then deselect Unity editor and reselect to force asset database refresh
- Create a new ShaderGraph and open it
- Add a Sample Texture 2D node in the Shader Graph and save it
- Select ColorShader in DebugOutput
- Edit any script in the project/package to force an assembly reload
- Notice in inspector infinite texture properties are being added to the ColorShader
- Continues until deselecting ColorShader and selecting revert
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment