Search Issue Tracker
Fixed in 5.0.2
Votes
0
Found in
5.1.0f3
Issue ID
605756
Regression
No
Texture2d.Load image example scripts issues
ScriptReference/Texture2D.LoadImage.html
1. Example doesn't work with explanation provided. TextAsset file has to have an extension of .bytes, not .txt.
Also explanation should be moved out from JS comments to page description or duplicated to C# and Boo snippets.
2. In JS and Boo snippets type "TextAsset" is recognised in a name of variable as well
var imageTextAsset : TextAsset;
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
dorpeleg
Oct 22, 2014 09:28
I think this is fixed..