Search Issue Tracker
Not Reproducible
Votes
4
Found in
Issue ID
790260
Regression
Yes
importing Sample UI package outputs warning for basehierarchySort
1. download the UI sample package from the asset store: unity Samples: UI
2. import the package
3. as soon as it's done, the console will complaint with 2 warnings:
Assets/Scripts/Editor/AlphaNumericSort.cs(4,14): warning CS0618: `UnityEditor.BaseHierarchySort' is obsolete: `BaseHierarchySort is no longer supported because of performance reasons'
this does not occur with 5.3.4.
Comments (2)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
AnneAtLukkien
Sep 08, 2016 10:23
Is there an alternative? Documentation doesn't mention anything.