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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
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)'