Search Issue Tracker
Active
Votes
0
Found in
2022.3.64f1
Issue ID
UUM-110863
Regression
No
Editor freezes after some time when using NavMeshQuery::Raycast
Steps to reproduce:
1. Download the “Repro” project
2. Open the project folder
3. Open the “scripts” folder and open the “project_config” script
4. Change the "unity_exe" part to the installation of your Editor
5. Open a Command Terminal and go to the project folder
6. Run the “run_project.bat -t import,play” command
7. Observe the Terminal
Expected result: No errors are present
Actual result: “HWND unresponsive for 20.1 seconds — exiting at 11.9 min” error is thrown
Reproducible in: 2022.3.64f1
Couldn’t test in: 2022.1.0a1, 6000.0.52f1, 6000.1.11f1, 6000.2.0b8, 6000.3.0a1 (Because of unresolvable compilation errors)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
* To get the error you might have to wait for some time between 6 to 110 minutes (as told by the user)
* It is a very complex project and downgrading or upgrading breaks the project entirely
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
- [Android] Permission window is not shown when using a Build App Bundle (Google Play) with Minify set to Release
- NullReferenceException errors appear in the Console and Inspector window turns black when dragging .cs and .uxml files to another directory
- Crash when reimporting fbx asset used as tree by specific Terrain component
Add comment