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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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