Search Issue Tracker
In Play mode while Game View is active, Input.GetAxis registers addition...
How to reproduce:1. Open attached project "case_1113119-Repro3.zip" and scene "SampleScene"2. Position your mouse cursor in the midd... Read more
[Build Callbacks] OnPreprocessBuild of IPreprocessBuildWithReport is not...
Steps to reproduce:1. Open attached project2. Press "Build And Run"3. Observe that "Error building Player: Exception: hi" is thrown4... Read more
Unity freezes when previewing huge Sprite Atlas pack
How to reproduce:1. Open the attached project2. Select "Pregnant.spriteatlas" in the Project3. Press "Pack Preview" Actual result: U... Read more
Crash on GUIView::OnInputEvent when closing custom Editor Window
How to reproduce:1. Open the "GUI_Crash.zip" project2. Window > Amplify Shader Editor > Open Canvas3. Close the custom Window ... Read more
Unity get stuck on mono JIT compile on the main thread when loading the ...
FYI I think I may have reproduced this by mistake, switching platform to Lumin. It didn't go away until I purged and rebuilt. I was ... Read more
[2D] [AnimV2] Mesh for new slice created on PSB appears incorrectly in s...
[2D] [AnimV2] Mesh for new slice created on PSB appears incorrectly in scene view Steps to Repro:1. import a PSB file for animating2... Read more
[iOS] Framework Search Paths are overriden using Append
Reproduction steps:1. Create a new Unity project.2. Create and open the iOS Xcode project.3. Go to the Xcode Build Settings (Unity-i... Read more
[Windows] Editor starts lagging when object is picked from the Project o...
Steps to reproduce:1. Create a new project2. Create material in Project window3. Create ParticleSystem in the scene, and select it t... Read more
When the registry value for "TimeZoneKeyName" is empty, null or invalid,...
Reproduction steps:1. Open "Regedit" -> "Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation"2. Chan... Read more
UnityYAMLMerge adds duplicate entries
Reproduction steps: 1. Import "MinimalRepro" project2. Open CMD3. Write:D:\Unity\2019.1\2019.1.0a13_3de2277bb0e6\Editor\Data\Tools\U... 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