Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.6f1
6000.4.0b6
6000.5.0a5
6000.6.0a1
Issue ID
UUM-133852
Regression
Yes
Transparent parts of a texture are rendered black when a model is loaded during runtime using glTFast in a Web build
How to reproduce:
1. Open the attached project “IN-132337“
2. Build and run the project for web
3. Press the “IMPORT” button and select the attached “Model” file
4. Observe the ground on the loaded model
Actual result: Ground is rendered as black
Expected result: Ground is rendered as transparent
Reproducible with: 6000.3.0a1, 6000.3.6f1, 6000.4.0b6, 6000.5.0a5
Not reproducible with: 6000.0.66f2, 6000.2.0b2 (2bdac9ac0d74)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Only appears to happen when loading the model during runtime using the Unity glTFast package
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment