Search Issue Tracker
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
Mesh assets that have a serialization version of 6 don't import properly...
Steps to reproduce:1. Create a new project in 2017.42. Import user attached TestMeshSerializedVersion6.asset3. Check the imported fi... Read more
[HDRP] Shadows do not appear when Cascade Count is less than 4
How to reproduce:1. Open the user's project2. In the Project window find Scene Settings Profile and select it3. In the Inspected cha... Read more
Compute shader error crashes Unity shader compiler
How to reproduce:1. Open the "Compiler Crash.zip" project2. Check the console for errors Actual result: Compiler crashes. Reproducib... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu