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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment