Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2018.2.0a3
2018.2.0b11
Issue ID
1058192
Regression
Yes
[Texture Streaming] FBX model exported with specific measuring units loses texture quality upon scene switching
To reproduce:
1. Open users attached project "TextureMipStreamingRepro.zip"
2. Open "LoaderScene.unity" scene and enter Play mode
3. Observe as the loaded models have a very different level of details, the green object is exported from Maja using meter scale
4. Exit Play mode and open "ContentScene.unity" scene
5. Enter Play mode
6. Observe as both models have the same level of detail
Expected result: both objects have the same level of detail after the scene is loaded
Actual result: object that was exported from Maja using meter scale is really pixelated
Reproduces on:
2018.2.0a3 2018.2.0b1 2018.2.0f2 2018.3.0a5
Does not reproduce on:
2017.1.4p2 2017.4.7f1 2018.1.9f1 2018.2.0a2
Notes:
Tile_CM.fbx is exported from Maja using centimeters scale
Tile_M.fbx is exported from Maja using meters scale
When the scene is loaded from LoaderScene.unity scene observe in the Project window - albedo, normal maps, occlusion maps. The ones that are assigned to Meter exported .fbx file get pixelated.
Also: If you select
Project window > Tile_CM > Tile you can see that Mesh Metrics[0] - 7.109027
Project window > Tile_M > Tile you can see that Mesh Metrics[0] - 71997.6
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2019.2):
Fixed in 2019.2+