Search Issue Tracker
Fixed in 2021.3.25f1
Fixed in 2023.1.0b9
Votes
0
Found in
2022.2.0a17
2023.1.0a3
Issue ID
UUM-573
Regression
No
Changing the mode of an exposed float in a VFX-enabled Shader Graph to 'Integer' breaks compilation
Repro steps:
1. Import the attached package
2. Open the shader graph, select the float, and change its mode to 'Integer'
3. Save the graph
4. Observe the console errors:
\[Worker0] Shader error in 'Hidden/VFX/New VFX/System/Output Particle Unlit Quad': 'VertVFX': function return value missing semantics at /Projects/VFX/SRP/com.unity.render-pipelines.high-definition/Runtime/ShaderLibrary/VisualEffectVertex.hlsl(18) (on d3d11)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note (fix version 2021.3.25f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-555
Resolution Note (fix version 2023.1.0b9):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-555