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
- Animation stops at the end of the transition duration when the Animator preview is played
- Imported FBX Models are not visible in the Scene or previewable in the Project files when the Parallel Import option is enabled
- Adding or removing assets to bundles will cause other assets to be rebuilt when BuildAssetBundleOptions.UseContentHash is used
- Prefab overrides cannot be obtained when Serialized via Property
- "Rotation quaternions must be unit length" error appears when multiplying quaternions
Add comment