Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0b15
Issue ID
791778
Regression
Yes
Attaching Text component to a game object which has Collider component and is in specific position crashes Unity
How to reproduce:
1. Create anew project
2. Create empty game object
3. Change object's position to X=-0.1893031, Y=0.164244, Z=2.194824
4. Add Box Collider 2D
5. Add Text component
6. Unity crashes at CalculateGlobalMatrix
Not reproducible 5.3.4p5, 5.3.2p4, 5.1.3p3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
- Color Picker preview rectangle doesn’t update when adjusting colors for Specular color field for Terrain Layer
- Character Controller fall through the ground when touches 100 colliders
- Paragraph Spacing and the 'line-height' tag are not working when the Advanced Text Generator is enabled
This is a duplicate of issue #787939