Search Issue Tracker
Fixed
Fixed in 2021.3.31f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a4
Votes
0
Found in
2021.3.29f1
2022.3.7f1
2023.1.8f1
2023.2.0b4
2023.3.0a3
Issue ID
UUM-46116
Regression
No
Crash on TerrainCollider::CreateTrees() when entering the Play Mode
Reproduction steps:
1. Open the attached “Test Project” project
2. Enter the Play Mode
Expected result: Enters Play Mode successfully
Actual result: The Editor crashes
Reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.8f1, 2023.2.0b4
Reproducible on: Ubuntu 20.04, Windows 10
First lines of the stack trace:
0x007f5ea3c21420 in funlockfile
0x0055a26a8aacea in TerrainCollider::CreateTrees()
0x0055a26a8ab445 in TerrainCollider::Create(Rigidbody const*)
0x0055a269e05569 in Collider::AwakeFromLoad(AwakeFromLoadMode)
0x0055a26a8a9bd3 in TerrainCollider::AwakeFromLoad(AwakeFromLoadMode)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Create and publish WebGL builds” link leads to “Sorry about that, we can't find the page you're looking for.” page
- " Suspected crash in FXC. " shader compiler errors are thrown in a new project when creating a project in Hub with a very long name but below the maximum character threshold
- Long cloud names stretch the space in Hub when the Project dropdown is opened
- OpenGLES3 Graphics API can be used with the "Linear" Color space on unsupported GPUs resulting the error spam
- [Windows] Recommended and Downloaded Learn tabs are empty and have scrollbar
Add comment