Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2021.2.X, 2021.3.X, 2022.1.X
Votes
1
Found in
Issue ID
1374958
Regression
Yes
After launching RenderDoc from Unity, cannot close Unity until RenderDoc is closed
Repro:
1) Run PC Editor build
2) Load RenderDoc (click on scene or game view menu in the upper right, select Load RenderDoc)
3) Click the RenderDoc button (shows up as a button on the top of the scene or game view) -- launches renderdoc with the capture
4) Try to close Unity -- will display the "waiting for code to complete.." dialog, and lock up, with no indication it is waiting for RenderDoc.
5) When RenderDoc is closed, Unity will complete closing.
Repros on: 2021.2.0b16.3733
Comments (1)
-
aimatme
Jan 13, 2022 10:56
Please, fix that in 2021.2.x versions!
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
Resolution Note (fix version 2022.2):
Fixed issue where Unity would hang on shutdown while a Renderdoc window was open.