Search Issue Tracker
[OSX] Application.CaptureScreenshot produces different colors than in pl...
Reproduction steps:1. Open attached project2. Open and play "Main" scene3. Press the "Space" button to capture screenshot4. Notice t... Read more
[Mac] Screen.currentResolution.refreshRate value is always zero
To reproduce:1. Open attached project2. Open "TestScene" scene3. Play the scene Actual behavior: notice that in the Console two mess... Read more
[WebGL] Materials in build look differently from the Editor view
To reproduce:1. Open attached project2. Open "main" scene3. Open Lighting window4. Click Build5. Play the scene6. Notice how walls l... Read more
[MemoryLeak] After playing scene, more memory is allocated than released
Steps to reproduce:1. Turn on Task Manager to monitor the leak2. Play and stop empty project repeatedly (w/o any objects in it at al... Read more
[MSE] SceneCount is always 1 in Awake()
Repro steps:1)Open the project and Scene12) Add Scene2 additively and press play3) See the debug prints from SceneLoadTest - sceneCo... Read more
[GLES] Shader using const arrays crashes on some Androids (5.2.3)
Shader code like this:const half blurKernel[11] = {0.0009765625, 0.009765625, 0.04394531, 0.1171875, 0.2050781, 0.2460938, 0.2050781... Read more
[iOS] OnEndDrag is not called when 'Touch Input Module' is used and it i...
Steps to reproduce: 1. Open attached project (DragTest.zip)2. Build the 'DragTest' scene for iOS3. Build and run Xcode project to iO... Read more
Scene is not considered loaded when Awake() is called
Scene is still going to be considered as not loaded during awake but from now on it's going to be possible to call GetRootGameObject... Read more
Animation importer creates different animation clip if firstly curves a...
How to reproduce:1. Open the attached project2. Open the editor window for AnimBug via Window/AnimBug3. Drag "Take 001" from Anm_Cap... Read more
[Linux] OS freezes when tabbing away from fullscreen unity app
-e: see title, need to hard reboot the machine -repro:--build empty scene and run on linux--start in fullscreen--try to alt-tab away... 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