Search Issue Tracker
Fixed in 7.0.0-pre.2
Votes
0
Found in [Package]
3.0.1, 4.0.0, 5.0.0, 5.1.1, 6.0.0
Issue ID
1317728
Regression
No
[SpriteShapeProfile] On deselecting game object from the Inspector window leads to deselecting Sprite Shape Renderer
On deselecting game object from the Inspector window leads to deselecting Sprite Shape Renderer
Steps to Repro:
1. Create a new Project
2. Install 2D SpriteShape from Package Manager
3. Hierarchy > Create > 2D > Sprite Shape > Open Shape (Closed Shape can also be selected)
4. Deselect - Hierarchy > Open Sprite Shape > Inspector
Expected Result:
Only Game Object should be deselected
Actual Result:
Sprite Shape Renderer is getting deselected
Reproducible on: 2021.2.0a7, 2021.1.0b9, 2020.2.6f1, 2020.1.17f1, 2019.4.21f1, 2018.4.23f1
Environment: Windows 10 and Mac 10.15
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 7.0.0-pre.2):
A fix for this issue is available in 2D SpriteShape package 7.0.0-pre.2 and above on Unity 2021.2.0a20 and above