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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment