Search Issue Tracker
Fixed in 2022.1.X
Votes
1
Found in
2019.4
2020.3
2021.1
2021.1.19f1
2021.2
2022.1
Issue ID
1362598
Regression
No
Sprite is not being highlighted in the Project window when pressing on it in the Inspector window if using a specific Layout
How to reproduce:
1. Open the project "Test.zip"
2. Open "SampleScene" Scene (Assets>Scenes>SampleScene)
3. In the Hierarchy expand "Canvas"
4. Select "Image"
5. In the Inspector window press on "emoji" Sprite field
Expected result: Sprite is highlighting in the Project window
Actual result: Sprite is not highlighting in the Project window
Reproducible with: 2019.4.30f1, 2020.3.18f1, 2021.1.20f1, 2021.2.0b12, 2022.1.0a9
Notes:
- If the Layout is changed from the "Layout" button then highlighting is working
-
wilczarz_84
Nov 18, 2021 10:34
FYI, it turned out I had a lock icon enabled in the hierarchy pane. It seems that it disables the highlighting feature. This is somewhat logical, but maybe it could be addressed anyway - the lock icon might blink maybe? From my perspective It really looked like a bug and there was no indication whatsoever that the hierarchy was just locked.
-
wilczarz_84
Oct 15, 2021 11:31
Hello. Are there plans to fix this issue anytime soon?
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
- Lightmaps are baked incorrectly for GameObjects when their Position is <=-2048 or >=2048 on any of the coordinates
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
Resolution Note (fix version 2022.1):
The project view window was locked. A Locked project view indicates that no changes should be made externally, including expanding a sprite asset to ping its sub-asset.
Added a ping to indicate if the window is locked.
Fixed in: 2022.1.0b1