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.
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
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)'