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
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
- Node Library window sections text in Context folder are not visible when Editor is set to Light Theme
- "Scene Depth Difference" Node has an input Port which is called Position WS, directly referring to the World Space Position, when only the View Space Position can reflect if the object's depth is below or above the Plane
Add comment