Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.1.0a1
2019.1.7f1
2019.2.0a1
2019.3.0a1
Issue ID
1164012
Regression
No
Models have deformations when they are imported from AssetBundle and Optimize Mesh Data is enabled
Steps to reproduce:
1. Open users attached project "Demo.zip"
2. Open Addressables window (Window > Asset Management > Addressable Assets) then clear the cache (Build > Clean > All)
3. Rebuild the Addressables cache (in addressable window, Build > Build Player Content - Make sure you've built the Player along with the Editor or the assetbundle build will fail with compilation errors)
4. Enter play mode
5. Wait for a few seconds for a GameObject to spawn
-- Observe the head of the blue model
Expected results: 3D models from Assetbundles are loaded without any deformations
Actual results: 3D models from Assetbundles are loaded with deformations
After step 2, performing this extra step fixed the issue: Open Player Settings (Editor > Project Settings) and change Optimize Mesh Data to false
Reproducible with: 2019.1.8f1(preview - 1.1.3), 2019.2.0b7(preview - 1.1.3), 2019.3.0a7(preview - 1.1.3)
Note: Version 2018.4.2f1 and lower throw bunch of package errors, fixing them would ruin 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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment