Search Issue Tracker
Fixed
Fixed in 6000.3.0b5, 6000.4.0a2
Votes
0
Found in
6000.3.0a2
6000.4.0a1
Issue ID
UUM-119212
Regression
No
Element Texture Size node isn't consistent with Texture Size node
Steps to reproduce:
- Create a shader graph for UI Toolkit
- Add the "Texture Size" node
- Add the "Element Texture Size" node
- Observe the outputs of the nodes
Actual results:
Element Texture Size outputs 1x float4
Texture Size outputs 4x float
Expected results:
The outputs should be the same
Reproducible with versions: 6000.3 6000.4
Can’t test with versions: 6000.2 (no custom shaders)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment