Search Issue Tracker
Active
Under Consideration for 2020.3.X, 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X
Votes
0
Found in
2020.3.40f1
2021.3.9f1
2022.1.16f1
2022.2.0b8
2023.1.0a10
Issue ID
UUM-15343
Regression
No
.Z component from a Vector3 UV-set is ignored when rendering in standalone builds
To reproduce:
1. Open the user’s project
2. Enter Play mode
3. Notice two colorful cubes
4. Build And Run (Platform: Windows, Mac, Linux)
5. Grab a capture of a Player with RenderDOC or similar
Expected result: The cubes are colorful in the Player as in the Editor, also they bind a float3 array as UV3s
Actual result: The right cube is single-color and binds a Float2 array as UV3s
Reproducible with: 2020.3.40f1, 2021.3.9f1, 2022.1.16f1, 2022.2.0b8, 2023.1.0a10
Reproduced on: macOS Monterey 12.5.1 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment