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
-
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (2018.1.X):
Standard asset were deprecated