Search Issue Tracker
Won't Fix
Votes
1
Found in
5.4.0b18
Issue ID
804439
Regression
No
[Material] - 5.4 : Skinned mesh rendering black - seems like limit on # of materials
Description:
User can't have more than 3 x 8K textures render correctly in the HoloLens emulator. This is on a skinned mesh renderer. If the materials are set to 4K then it renders correctly.
Repro steps:
1.) Download Repro Project
2.) Open and build for HoloLens
3.) Run the Project in the Emulator
Actual:
Materials don’t render
Expected:
Unsure if high resolutions materials are supported, maybe be worth showing a warning message or defaulting to a base material
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- 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
Add comment