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
- "Assertion failed on expression" errors appear when selecting specific Tile Palette GameObjects
- “CommandBuffer: built-in render texture type 3 not found while executing” warning is displayed in URP project
- Player build logs a "material with shader doesn't have a '_MainTex' property" error when instantiating a specific amount of specific prefabs
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”
Add comment