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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment