Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.1.X, 2020.2.X
Votes
0
Found in
2018.4
2019.4.4f1
2020.2
Issue ID
1265836
Regression
No
Component variable's label text is not bolded when editing Prefab's Rigidbody2D constraints
Reproduction steps:
1. Open the attached project ("case_1265836-PrefabOverrides.zip")
2. Open the repro scene ("SampleScene")
3. Select GameObject in the Hierarchy tab
4. Edit "Freeze Position" or "Freeze Rotation" checkboxes on "Rigidbody 2D" component
Expected result: "Constraints" label becomes bold
Actual result: "Constraints" label remains unchanged
Reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.5f1, 2020.2.0b2
Note: The issue does not reproduce on the "Rigidbody" component
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
- The construction of a specific class breaks the binding Bool references and does not allow them to be toggled on back by hand when working in the Custom Editor window
- AssetReferenceAtlasedSprite creates a copy of the Sprite during Addressables.LoadAssetAsync<TObject> which does not release when Addressables.Release is used
Add comment