Search Issue Tracker
Fixed in 5.2.3
Votes
2
Found in
5.2.0p1
Issue ID
729010
Regression
Yes
Error in console when using Find References In The Scene
Using find reference on prefab of empty game object which has a child with mesh renderer and clicking on it in the scene view results in an error in the console: " GetAllOverlapping failed, could not ignore game object 'Cube' when picking UnityEditor.DockArea:OnGUI() ".
Steps to reproduce:
1. Open attached project's scene "Cinema4DTest".
2. In Project view right click "Cube" and choose "Find References In Scene"
3. Click on Cube in the Scene view.
4. Error is thrown in the console. (On every click on the Cube)
Steps to reproduce without the project:
1. Create new project.
2. Create an Empty Game Object.
3. Create a Cube and parent it to created Empty Game Object.
4. Make a prefab out of Empty Game Object.
5. Right click on prefab and "Find References In Scene".
6. Click on the Cube in the scene view.
7. Error is thrown in the console. (On every click on the Cube)
Note: Parent Game Object can be empty, child has to have mesh renderer.
Fix verified on 5.3.0b6 (46b1550107d8).
Reproduced with Windows 10 x64 on 5.3.0a4 (5bdabab09322), 5.2.1f1 (56b983322e8a) and 5.2.0a2 (060bb4c42af6).
5.2.0a1 (bbf5f292fe79) - freezes then trying to repro.
No repro with: 5.1.4f1 (12aef866dfa3) and 5.1.1f1 (2046fc06d4d8).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment