Search Issue Tracker
UnityWebRequest hangs when accessing an URL that redirects to another URL
Steps to reproduce:1. Open the project2. In the menu, press Test->UnityWebRequestTest2 Expected: UnityWebRequest outputs the sour... Read more
DrawProcedural doesn't render in single-pass stereo on Metal
Reproduction steps:1. Open the attached project2. Go to project settings3. Make sure that the Stereo Rendering Method is set to "Sin... Read more
[WebGL] video clip from URL source not playing
-e: see title, video plays in browser itself just fine -repro:--open scene in attached project--build and run for webgl--NOTICE vide... Read more
Creating a sprite from a texture accesses out of bounds array
Steps to reproduce:1. Open attached project "SpriteTest.zip"2. Add "Test" scene to build settings and build WSA Universal 10 SDK3. O... Read more
Link to buy Pro on the Account drop down menu goes to the Old store
Repro:1. Have Editor on the Personal Edition2. Launch Editor3. Click on 'Account' drop down menu4. Observe that link is called 'Upgr... Read more
Link name to buy Plus/Pro should be updated on Return License window
Repro:1. Go to Unity > Manage License2. Observe that user is offered to buy Professional edition3. Expected: 'Buy Unity Plus or P... Read more
[iOS] Opening app from URI crashes on iOS. "libc++abi.dylib: terminating...
Reproduction Steps:1. Open User's project2. Note user tests on Simulator. To test on device set Target SDK in Player Settings from "... Read more
Breakpoints do not trigger in monodevelop
To reproduce:1) Create a script with the following code. Note the Debug.Log is commented out. ```using UnityEngine;public class Test... Read more
AssetBundle selection from combo into the editor disappears after reload...
How to reproduce:1. Open the project and import texture2. Select a texture3. Assign an AssetBundle like this: (themes/default)4. Sav... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS