Search Issue Tracker
GUI text width not calculated correctly when GUIStyle uses Word Wrap
How to reproduce:1. Open the user-submitted project2. Go to Window -> Test Window3. Scale the Test Window and observe the text Ex... Read more
Errors appear when upgrading the project from 2018.2 to 2018.3
Steps to reproduce:1. Open supplied project with Unity 2018.2.0b82. Open supplied project with Unity 2018.3.0a1 Expected: no errors ... Read more
[UWP] IL2CPP build fails if .winmd plugin references System.Xml due to a...
Steps to reproduce:1. Download attached project2. Switch platform to UWP3. Change backend to IL2CPP4. Build project5. Notice error i... Read more
Objects in scene are not batched together even if they are set to Static...
Reproduction steps:1. Open the attached project "sorting.zip";2. Open the Test scene;3. Open the Frame debugger and run it on this s... Read more
2D/3D toggle button in Scene View has "toggled" mispelled as "togggled"
How to reproduce:1. Open or create a new Unity project2. In the Scene View, mouse over the 2D/3D toggle button3. Notice "toggled" be... Read more
AnimationUtility.onCurveWasModified invokes CurveModified with an unknow...
Reproduction steps:1. Open the attached project "onCurveWasModified 2018.2.zip";2. Open the Animation Window;3. Select an empty Anim... Read more
Large numbers of Audio Mixer Groups cause a performance hit even when no...
Steps to reproduce:1. Open attached project "Unity_Audio_Mixer_Issue.zip"2. Make sure Window>Audio Mixer is open3. Enter Play Mod... Read more
License return request times out when returning via command line
License return request times out always when returning via command line on Windows Steps to Repro:1. Open command prompt or terminal... Read more
[Android] DllNotFoundException: MonoPosixHelper
Steps to reproduce:1. Open user attached project2. Build and run on a device3. Press 'DecompressAndDeflate'4. Wait until uncompresse... Read more
[Networking] Base class command only called on first deriving script att...
Steps to reproduce:1) Open the attached project.2) Build a standalone client (any platform).3) Run 'Test' scene and start the server... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used