Search Issue Tracker
Fixed
Fixed in 2020.3.45f1
Votes
0
Found in
2022.2.0a13
Issue ID
UUM-2199
Regression
No
[Backport] Component.GetComponentInParent doesn't have an overload for getting components of inactive objects
How to reproduce:
1. Open the attached '1331778.zip' project
2. Observe the Console
Expected result: No visible errors present
Actual result: The 'No overload for method 'GetComponentInParent'' is shown in the Console
Reproducible with: 2018.4.34f1, 2019.4.25f1, 2020.2.7f1, 2020.3.5f1, 2021.1.5f1, 2021.2.0a15
Notes:
- GetComponentInChildren, GetComponentsInChildren and GetComponentsInParent have an overload with the includeInactive bool
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment