Search Issue Tracker
OnImportAsset leaks 5GB of memory
Run the Test.cs by importing a empty .foo file and unity will never dispose of 5GB of allocated data !image-2023-07-17-17-19-53-321.... Read more
[Regression] Render Texture memory leak
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open Activity Monitor or Task Manager and observe the Unity process ... Read more
”Culling Mask” is being ignored when using Camera’s Depth
How to reproduce:1. Open the user’s attached “Camera issue.zip” project2. In the Hierarchy window, select “Sub Camera” GameObject3. ... Read more
Windows COM throws the InvalidProgramException when using Ookii.Dialogs ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/StandaloneFileBrowser/Sample/CanvasSampleScene.unity” ... Read more
Editor crashes on "GfxDeviceD3D12Base::DrawBuffersCommon" when selecting...
Reproduction steps:1. Open the attached "ReproProj" project2. In the Project window, click on the "Assets/MI_Light_01" material3. In... Read more
Shader errors are logged in WebGL when building a URP project
How to reproduce:1. Create a new empty URP project2. Press File → Build and Run3. In Player, press “CTRL+SHIFT+J“4. Observe the brow... Read more
Stepping out while debugging causes the standalone player to freeze
To reproduce:1. Build Angry bots x64 standalone on OSX 10.92. Put a breakpoint in FreeMovementMotor line 183. Pin some variables4. A... Read more
Maverick and Unity performance issues
On some Mac's with OS X 10.9 Unity performance is very bad, including stuttering, editor freezes, editor lags and similar. We found ... Read more
WWW POST request on WebPlayer built by Unity 5.0.0f2 creates an invalid ...
WWW POST request on WebPlayer built by Unity 5.0.0f2 creates an invalid request, therefore servers cannot read the body properly and... Read more
NullReferenceException in Editor: Texture Import Changes cannot be applied
How to reproduce: 1. Open attached project2. Modify the import settings of CloudParticle.png- Try changing the format, for example3.... 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