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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment