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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
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)'