Search Issue Tracker
Fixed
Fixed in 2020.3.48f1, 2021.3.23f1, 2022.2.16f1, 2023.1.0b12, 2023.2.0a10
Votes
0
Found in
2020.3.46f1
2021.3.21f1
2022.2.12f1
2023.1.0b9
2023.2.0a7
Issue ID
UUM-31858
Regression
No
UNITY_ARGS_TEX2DARRAY_NOSAMPLER doesn't exist
We provide a bunch of macros in HLSLSupport.cginc to work with different graphics APIs in a consistent way.
We have macro groups for declaring a Texture2DArray with a sampler and passing it as a function argument. There is also a version that declares it without a sampler, but there's no macro for passing the no sampler version around.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Vertex data is displaced when building with Addressables with Optimize Mesh Data enabled
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
Add comment