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
- Top and bottom color channels are swapped when lighting an object with Six Way Shader Graph in URP
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
Resolution Note (fix version 2019.2):
Fixed in 2019.2+