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

Scripting

-

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

  1. Resolution Note (2018.1.X):

    Standard asset were deprecated

Comments (12)

  1. 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.....

  2. 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

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.