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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
This is a duplicate of issue #787939