Search Issue Tracker
Fixed in 2019.1.X
Duplicate in 2018.3.X
Votes
0
Found in
2018.3.0f2
Issue ID
1114965
Regression
Yes
Mesh assets generated in earlier versions of Unity do not open in 2018.3
Steps to reproduce:
1. Create a new project
2. Import attached asset and its meta file
Expected result: mesh imports fine, visible in project view
Actual result: mesh is broken upon import
"Failed to create DX11 vertex declaration; something wrong with vertex shader input data? (hr=80070057)"
Reproduced on 2018.3.2f1, 2019.1.0a7
Fixed in 2019.1.0a8 but assets need to be imported separately from the project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
Add comment