Search Issue Tracker

Fixed in 2021.1.X

Fixed in 2020.2.X

Votes

0

Found in

2020.2.0b5

2021.1

Issue ID

1282413

Regression

Yes

Inspector doesn't display all Components when using custom Component on Prefab

Inspector Framework

-

Reproduction steps:
1. Open attached project
2. Check that "Assets\Ball" Prefab doesn't have Rigidbody2D or CircleCollider2D
3. Press Play and drop a ball by clicking at the top part of the screen
4. Check in Inspector that the spawned Ball doesn't have Rigidbody2D or CircleCollider2D

Expected result: Inspector displays all attached components
Actual result: Inspector doesn't display Rigidbody2D or CircleCollider2D even though they are attached and functioning

Reproducible with: 2020.2.0b5, 2020.2.0b6, 2021.1.0a1
Not reproducible with: 2018.4.28f1, 2019.4.12f1, 2020.1.8f1, 2020.2.0b4

  1. Resolution Note (fix version 2021.1):

    Fixed in version: 2021.1.0a2

  2. Resolution Note (fix version 2020.2):

    Fixed in version: 2020.2.0b9

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.