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
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
Add comment