Search Issue Tracker
Fixed
Fixed in 2021.3.23f1, 2022.2.9f1, 2023.1.0a26
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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment