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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment