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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment