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
- GenericDropdownMenu does not disappear when a dropdown selection that is shown with PopupWindow.Show() is pressed
- Environment is partially black when re-opening the newly created HDRP project for the second time
- Manual Reference button for Render Graph section in Rendering Debugger opens a missing Manual page
- Water Surface is missing the Wireframe when Scene is switched to Shaded Wireframe mode
- Water surface is not rendered when using Unlit Draw Scene view mode
Add comment