Search Issue Tracker
By Design
Votes
0
Found in
5.5.0x
Issue ID
847740
Regression
Yes
Object gets corrupt/invisible when updating to Unity 5 or deleting the library folder
Reproduction steps:
1. Download the attached "Stripped" project.
2. Open it with 4.7.2.
3. Open the "Stages/_Stage0a1 on the farm" scene.
4. Focus(double click) the "Barrel" game object.
5. Notice that it is visible("Visible" screenshot).
6. Repeat steps 2-4 in Unity 5.
7. Notice, that the object is invisible("Invisible" screenshot).
Notes:
- It works if scene is exported and imported into another project(4.7.2).
- It also breaks, if library is deleted(4.7.2).
- Attempted to fix scripting errors, but meshes are still invisible in Unity 5 when no errors are present.
Reproduced with: 5.2.5f1, 5.4.5p1, 5.5.3p2, 5.6.0a3
Not reproducible with: 4.7.2
Regression introduced in: Unity 5 ( I could look for a more accurate version, just poke me on slack )
Reoslution:
Unity requires maya to be installed in order to convert maya meshes to fbx. There's an error message in the Unity console saying stating that "Maya was not found."
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment