Search Issue Tracker
Stacktrace sentries are enabled in development builds of Windows and Mac...
Stacktrace sentries significantly affect code size and performance, making development builds useless for profiling. Read more
Light probe data is removed when reloading the scene in Editor
Steps to repro: 1. Open attached project and 't1' scene;2. Wait until baking is completed3. Enter into Play mode4. Reload the scene ... Read more
[Linux Editor] Out of memory when importing a specific big Texture
Steps to reproduce:1. Download "big_icon_project.zip" (contains a single 2048x2048 texture)2. Extract & Open it with Unity Resul... Read more
[Linux] Unity Download Assistant deletes the whole install folder when p...
Steps to reproduce:1. Download the Unity Download Assistant: http://beta.unity3d.com/download/7807bc63c3ab/public_download.html2. Ma... Read more
Particle system Inherit Velocity is ignored when using Inherit Velocity ...
To reproduce:1. Open my attached project2. In Hierarchy window, select Particle System3. In Game View, drag the Particle System back... Read more
Shadows render at different locations for the left eye than the right ey...
Steps to reproduce:1. Open the attached project2. Open the Main.unity scene3. Go to Build Settings -> Player Settings -> XR Se... Read more
[Metal] Crash or freeze instead of error message using old asset bundle
Reproduction steps:1. Open the attached project.2. Open and play the LoadTest scene. Actual behavior:- The editor will freeze/crash.... Read more
[iOS] Crash in "application:didRegisterForRemoteNotificationsWithDeviceT...
Reproduction steps:1. Open the attached project.2. Build it to Xcode.3. Go to "Build Phases > Link Binary With Libraries".4. Clic... Read more
ScreenCapture.CaptureScreenshot with superSize parameter greater than 1 ...
Steps to reproduce:1. Open attached “CaptureScreenshot.zip” Unity project2. Open “TestScene” scene3. Enter Play mode4. Press Space t... Read more
GUI.TextArea with specified maxLength parameter forces single line mode
Steps to reproduce:1. Open attached “TextArea.zip” Unity project2. Open “Main” scene3. Enter Play mode4. Click on Text Area in Game ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used