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
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
- Player unresponsive when building a specific project with Autoconnect Profiler enabled
Add comment