Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Votes
0
Found in
2017.3.0a1
2017.3.0b8
Issue ID
969483
Regression
Yes
Folder Labels can not be added or edited in the inspector
To reproduce:
1. Download and open attached project.
2. Select "YoYoYo" folder and notice that in the inspector there is no window for Asset Labels.
Expected result: Folder's asset labels editable and view able just like any other asset.
Actual result: Asset Labels inspector window is gone. Asset Labels can not be seen or edited.
Reproduced with: 2018.1.0a5, 2017.3.0b10, 2017.3.0a2.
Not reproduced with: 2017.3.0a1, 2017.2.0p2, 2017.1.2p3, 5.6.4p3.
Regression introduced in: 2017.3.0a1.
Notes: For reference, select "empty" scene in the assets folder. Asset Labels window is present there and Labels on the scene can be added/edited. Since Labels were original created in 5.6, meta files of these labels still exist. Also AssetDatabase.GetLabels(Selection.activeObject) can still be used with the folder selected where the label was set in 5.6 and the list of labels is returned.
Verified with 2018.1.0b1, 2017.3.0f2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment