Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a8
2020.1
2020.1.0a9
Issue ID
1193370
Regression
Yes
Occlusion map is missing on models with StingrayPBS material when importing them as fbx from Maya
How to reproduce:
1. Create a new Unity project
2. Import the attached "test.fbx" model
3. Open the Inspector Window of the imported "test" model
4. Click the "Extract Textures..." button in the 'Materials' section
5. Open the Inspector Window of the "StingrayPBS1" material of the "test" object
Expected results: The Occlusion map is attached
Actual results: The Occlusion map is missing, "Unsupported DDS file" error is thrown in the console
Reproducible with: 2019.3.0a8, 2019.3.0b11, 2020.1.0a13
Not reproducible with: 2017.4.35f1, 2018.4.13f1, 2019.2.13f1
On Unity 2019.3.0a1 to 2019.3.0a7 an fbx import was stuck in an infinite loop
Additional note: The model was created using Maya with StingrayPBS shader, and then exported as fbx
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VisionOS Player and Simulator crashes on "nw_read_request_report [C1] Receive failed with error "No message available on STREAM"" when playing a video through VisionOSVideoComponent
- Shader starts acting unexpectedly when SV_primitiveID is used in a Hull/Domain Shader
- [iOS] "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously when using specific Project Settings and Anti-aliasing is enabled
- Inconsistent help box font size in Project Settings window
- Local package MonoBehaviour scripts appear as missing after updating the project when the project and package paths share the same prefix
Add comment