Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.1.0a11
2019.2.0a1
2019.2.2f1
2019.3.0a1
2020.1.0a1
Issue ID
1179350
Regression
Yes
Built-in package UnityWebRequestAssetBundle and UnityWebRequestTexture descriptions refer to themselves as UnityWebRequestAudio
How to reproduce:
1. Create a new Unity project
2. Open the Package Manager window
3. Select Built-in packages
4. Find the 'Unity Web Request Asset Bundle' module and 'Unity Web Request Texture' module
5. See their descriptions
Expected result: modules refer to themselves correctly
Actual result: descriptions contain typos(refer to themselves as UnityWebRequestAudio instead of UnityWebRequestAssetBundle/UnityWebRequestTexture)
Reproducible with: 2019.1.0a11, 2019.1.14f1, 2019.2.3f1, 2019.3.0b1, 2020.1.0a1
Not reproducible with: 2018.4.7f1, 2019.1.0a10
Could not test with: 2017.4.32f1(Package Manager not yet implemented)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Add comment