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
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
Add comment