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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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)'