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
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
- Node Library window sections text in Context folder are not visible when Editor is set to Light Theme
- "Scene Depth Difference" Node has an input Port which is called Position WS, directly referring to the World Space Position, when only the View Space Position can reflect if the object's depth is below or above the Plane
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