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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment