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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #787939