Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
0
Found in
2019.1.0a10
2019.4
2020.1
2020.1.0b11
2020.2
Issue ID
1253173
Regression
Yes
Inspector window is not updated when Assets from the Project window are deselected or selected by holding CTRL
How to reproduce:
1. Open user's attached "ScriptableImporterBugs.zip" project
2. Open "SampleScene" Scene
3. Select all Assets from the 'Dialogues' folder in the Project window
4. Press anywhere in the Project or Hierarchy window to deselect the Assets (Make sure you don't select any Asset or GameObject)
5. Observe the Inspector window
6. After deselecting the Assets, hold CTRL and select 4 Assets from the Dialogue folder
7. Observe the Inspector window
Expected result: No Assets are shown in the Inspector window (step 5). Objects count is equal to the Assets count in the narrow selection section (step 7)
Actual result: The previously selected Assets are still shown in the Inspector window, but Objects count is 0 (step 5). Objects count is 4, while in the narrow selection section only 3 Assets are shown (step 7)
Reproducible with: 2019.1.0a10, 2019.4.1f1, 2020.1.0b13, 2020.2.0a15
Not reproducible with: 2018.4.23f1, 2019.1.0a9
Notes:
- When all Assets from the Dialogue folder are selected and then pressing on "4 Mono Behaviours" to narrow the selection in the Inspector window - object count is updated, but the narrow selection section is not
- Attached a video in edit showing all the behaviors
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
- Not compatible Style Sheets can be selected in the TSS files under "Style Sheets"
- Errors are thrown for lists and arrays in build using IL2CPP when data class contains both #if UNITY_EDITOR fields and generic fields
- "There can only be one active Event System" Warning is logged when entering Play Mode in the BenchmarkScene of the 3D Universal sample Template
- Motion blur is forced and exaggerated through transparents when "Sort with Refractive" and Motion blur is enabled
- MaterialPropertyBlock of a SpriteRenderer is reset when it is updated through the color picker
Resolution Note (fix version 2020.2):
Fixed in: 2020.2.0a20
Resolution Note (fix version 2020.1):
Fixed in: 2020.1.4f1