Search Issue Tracker
In Progress
Fix In Review for 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
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
Add comment