Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.69f1
6000.3.9f1
6000.4.0b9
6000.5.0a8
6000.6.0a1
Issue ID
UUM-136109
Regression
No
[OpenGLES] Object is rendered black when platform is set to Android and the Editor is using OpenGLES3 Graphics API
Steps to reproduce:
1. Open the attached user's project "BlackModel_OpenGL_Android.zip"
2. Make sure the current platform is selected as Windows Standalone
3. Make sure Graphics API for the Editor is set to OpenGLES3
4. Open the "Assets/Scenes/SampleScene.unity" Scene
5. Switch to the Android Platform via Build Profiles
6. Observe the Model preview in Game View / Scene View
Actual results: the "Ren" Game Object is rendered in black
Expected result: the "Ren" Game Object is not rendered in black
Reproducible with: 6000.0.70f1, 6000.3.10f1, 6000.4.0b11, 6000.5.0a8
Environment tested: Windows 11 25H2
Notes:
-"Assets/Live2D/Cubism/Rendering/CubismRenderController.cs" is responsible for the rendering of the model
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unused separation line is used in the Prefab Context Menu when right clicking child Prefabs
- Editor freezes indefinitely when copy pasting a lot of characters in the UI Builder’s “Add new selector” field
- Detached Audio Source is not released from browser memory when Audio stops playing in WebGL Player
- "Canvas.pixelRect" and "Canvas.renderingDisplaySize" report 640x480 when Device Simulator window is unfocused after reopening the project in the Editor
- Incorrect indices when using Graphics.RenderPrimitivesIndexedArgs[] with Graphics.RenderPrimitivesIndexedIndirect
Add comment