Search Issue Tracker
Won't Fix
Votes
16
Found in
2017.1.1f1
Issue ID
959166
Regression
No
Standard Assets contain warnings in Unity 2017 and later versions
Steps to reproduce:
1. Create a new projects
2. Download & Import Standard assets from the asset store
3. Observe the console
Expected results: console is empty
Actual results: console contains some script-related warnings
Reproduced on: 2017.1.2p1, 2017.2.0p1, 2017.3.0b8, 2018.1.0a2
Comments (12)
-
jatin_zlatanist
Apr 11, 2018 14:42
Yes on 2017.2.1f1 It showed same warnings in above mentioned comment and also things like "AirCraftFuselageBody is self-intersecting and has been discarded"
"GroundRunway is self-intersecting and has been discarded"Similarly Many More.....
-
DChap
Mar 23, 2018 01:07
OP didn't list specific warnings but I'm seeing:
Assets/Plugins/Standard Assets/Utility/SimpleActivatorMenu.cs(10,16): warning CS0618: `UnityEngine.GUIText' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
Assets/Plugins/Standard Assets/Utility/ForcedReset.cs(6,27): warning CS0618: `UnityEngine.GUITexture' is obsolete: `This component is part of the legacy UI system and will be removed in a future release.'
Unity Version: 2017.3.1f1
Standard Assets version: 1.1.5
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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Resolution Note (2018.1.X):
Standard asset were deprecated