Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b6
Issue ID
877395
Regression
No
"Rigidbody" is misspelled in the Rigidbody.rotation auto-completion dialog
1. Open any (new) Unity project
2. Create a script
3. Type this line in the Start() message: "new Rigidbody()."
4. In the auto-completion window select 'rotation'
- Note that "rigidbody" is misspelled as "rigdibody"
- Reproduced in 5.6.0b6 (1b8fda8687a3)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
Add comment