Search Issue Tracker
Fixed in 2022.3.2f1
Fixed in 2022.3.X, 2023.1.X, 2023.1.0f1, 2023.2.X
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment