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
- SDF is not capitalized in the SDF Bake Tool "Settings Asset" property label
- “Client And Server” shown without spaces in Active Scenario window
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
Add comment