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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment