Search Issue Tracker
In Progress
Fixed in 2023.1.0a26
Fix In Review for 2022.2.X
Votes
0
Found in
2022.2.0b10
2023.1.0a13
Issue ID
UUM-16367
Regression
Yes
Undoing actions when shader is assigned to Output Mesh results in errors thrown to the console
Steps to repro:
1) Create a new VFX graph, open it
2) Add Output Mesh Block
3) Assign some new SG to its Shader property, perform Undo
Error is thrown to the console. This error is also mentioned in UUM - 10400.
{{Material 'Shader Graphs/VFX_Lit' with Shader 'Shader Graphs/VFX_Lit' doesn't have a color property '_BaseColor'}}
{{{}UnityEditor.EditorApplication:Internal_CallGlobalEventHandler (){}}}{{{}Material 'Shader Graphs/VFX_Lit' with Shader 'Shader Graphs/VFX_Lit' doesn't have a texture property '_MainTex'{}}}
{{UnityEditor.EditorApplication:Internal_CallGlobalEventHandler ()}}
{{Couldn't reproduce on 2021.3.11f1}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest 2] Surface shader and multi-view sampling custom textures broken in Quest 2
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
Add comment