Search Issue Tracker
Fixed
Fixed in 2022.3.2f1, 2023.1.0f1, 2023.2.0a15
Votes
1
Found in
2022.2.0b16
2023.1.0a20
Issue ID
UUM-20313
Regression
Yes
Crash on TypeTreeQueries::HashTypeTree when generating terrain with Gaia Pro
Reproduction steps:
- Open the attached “Great Fleece” project
- Click on Window → Procedural Worlds → Gaia → Show Gaia Manager
- In the Gaia Manager window select the “Standart” and “2. Create World” tabs
- In the Gaia Manager window press the “Create World Designer” button
- In the Hierarchy select “World Designer” GameObject
- In the Inspector press on “Generate World” button
Expected result: New terrain is generated
Actual result: Editor crashes
Reproducible with: 2022.2.0a9, 2022.2.0b16, 2023.1.0a20
Not reproducible with: 2020.3.42f1, 2021.3.14f1, 2022.1.23f1, 2022.2.0a1
Reproduced on: Windows 10
Notes:
1. Crash can also occur during steps 4, 5 and 6.
2. Almost after each step there’s a prompt with various warnings and/or information, it’s recommended to always press “Yes” if available, however, it won’t affect the issue.
First few lines of stack trace:
0x00007ff728096388 (Unity) TypeTreeQueries::HashTypeTree
0x00007ff72808af9e (Unity) SerializedFile::WriteObject
0x00007ff728075c37 (Unity) PersistentManager::WriteFile
0x00007ff72807794f (Unity) PersistentManager::WriteFile
0x00007ff728e39438 (Unity) WriteObjectsToDiskThreadSafe
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment