Search Issue Tracker
Fixed
Votes
0
Found in
5.0.0b21
Issue ID
669283
Regression
No
[Documentation] TextureImporter docs are not informative about max texture size
documentation for TextureImporter is vague on max texture size
http://docs.unity3d.com/Manual/class-TextureImporter.html
"Note that each platform may impose maximum texture sizes."
I would like to see a breakdown of this, per platform.
For example Unity recently exposed 8k textures (for DX10-ready hardware & up from googling), but DX11 supports 16k textures: if I switch my project to DX11, will it be enabled?... no idea.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment