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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
This is a duplicate of issue #787939