Search Issue Tracker
Fixed
Fixed in 6000.0.0b16
Votes
0
Found in
6000.0.0b14
Issue ID
UUM-69455
Regression
Yes
[VFX] Custom HLSL Block failure without `in` identifier
Steps to reproduce:
1. Create CustomHLSL block
2. Edit HLSL code
3. Remove `in` before `float speedFactor`
Actual results: Compilation failure & missing slot
Expected results: Compilation success & speedFactor slot
Reproducible with versions: 6000.0.0b14
Not reproducible with versions: 6000.0.0b13
Can’t test with versions: N/A
Tested on (OS): Windows
Notes:
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 ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
- Visual Studio Code does not integrate with the project when the .slnx project is opened
Add comment