Search Issue Tracker
Fixed in 5.2.2
Votes
3
Found in
5.2.0b4
Issue ID
715185
Regression
Yes
New API using old call (Blacksmith demo)
To reproduce this bug:
1. Import "The Blacksmith: Atmospheric Scattering" from the Asset Store (https://www.assetstore.unity3d.com/en/#!/content/39939)
2. Error is visible in the console window.
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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Alex Rider
Dec 24, 2015 10:42
New errors appear in the console for 5.3.0f4
All the shaders appear pink as well.
FargleBargle
Sep 09, 2015 09:43
Getting the following error when upgrading a project containing the Blacksmith Environment Assets to version 5.2.0f3 as well:
Assets/Features/AtmosphericScattering/Code/AtmosphericScattering.cs(82,39): error CS0121: The call is ambiguous between the following methods or properties: `UnityEngine.Mesh.SetTriangles(System.Collections.Generic.List<int>, int)' and `UnityEngine.Mesh.SetTriangles(int[], int)'