Search Issue Tracker
Not Reproducible
Not Reproducible in 2022.2.X
Votes
0
Found in
2022.2.0a16
Issue ID
UUM-6868
Regression
No
Unexpected full floating precision register when using UNITY_DECLARE_TEX2D_HALF
1. When using UNITY_DECLARE_TEX2D_HALF, there is a full floating precision register in compiled shader. It should be a half floating precision register.
2. 1) Select shader 'Modx-DiffuseOnly-1.shader', and click 'Compile and show code' (Make sure GLES3x checked)
2) You can observe there is a vec4 in the compiled result
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
This old case was found during a bug cleanup. It seems that the issue does not reproduce anymore, thus closing the case.
Resolution Note (2022.2.X):
This old case was found during a bug cleanup. It seems that the issue does not reproduce anymore, thus closing the case.