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
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
Add comment