Search Issue Tracker
Fixed
Fixed in 6000.5.X, 6000.5.0a4
Votes
0
Found in
6000.0.61f1
6000.2.13f1
6000.3.0f1
6000.4.0a4
6000.5.0a1
Issue ID
UUM-127615
Regression
No
"Invalid vertex attribute format" error message does not mention "bytes" when the data size is mismatched
Reproduction Steps:
1. Open the attached “IN-124921“ project
2. Open the “TestScene”
3. Enter Play mode
4. Observe the error message in the console
Expected Result: The shown error says “Invalid vertex attribute format+dimension value (UInt8 x 3, data size must be multiple of 4 {}bytes{})”
Actual result: The shown error says “Invalid vertex attribute format+dimension value (UInt8 x 3, data size must be multiple of 4)”. "Bytes" are not mentioned in the error, causing confusion with bits
Reproducible with: 6000.0.61f1, 6000.2.13f1, 6000.3.0f1, 6000.4.0a4, 6000.5.0a1
Reproducible on: macOS 26.1
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment