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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment