Search Issue Tracker
Built Projects crash when using OpenGL with refresh rate over 60Hz and r...
Reproduction steps:1. Launch the built Project's executable from the Folder "Build" within attached archive "case_1147157.zip" Actua... Read more
CPU usage raises to ~70% when the Editor is in Play Mode and not in focus
How to reproduce:1. Open the attached project "1270762.zip"2. Open the "Test" Scene3. Enter the Play Mode4. Check CPU usage using th... Read more
WinPixEventRuntime.dll dependencies are not included when a Windows Stan...
How to reproduce:1. Create a new empty project2. Go to File -> Build Settings3. Enable the setting "Development Build"4. Build th... Read more
NativeTests fail when running Editor through Command Prompt
How to reproduce:1. Open the Command Prompt2. Navigate in the Command Prompt to the Unity Editor folder containing "Unity.exe"3. Run... Read more
Standalone Visual Solution build creates a '_Data' folder with the wrong...
Steps to reproduce:1. Create a new project and name it 'A.B.C'2. Open Build Settings and enable 'Create visual Studio solution'3. Bu... Read more
Input Field editing is disabled in a built project when navigating in an...
How to reproduce:1. Open attached "win_d_text_input_disabled.zip" project2. Build and run the project in windowed mode3. Make sure t... Read more
[Windows] Deleting a Loaded Dll file in the Editor, doesn't delete it in...
Reproduction steps: 1. Open "DelegateTest.zip" project2. Enter and Exit Play mode3. Delete "AndroidCppDelegateTest" in the Project w... Read more
Windows Standalone builds with IL2CPP scripting backend don't start on W...
Workaround. Open "<UNITY_INSTALL_DIR>\Editor\Data\il2cpp\libil2cpp\os\Win32\File.cpp" and apply this diff: diff --git a/libil2... Read more
[Windows] The returned screen refresh rate is rounded down when calling ...
How to reproduce:1. In Windows, set the display refresh rate to 59,940 Hz (or any other non-integer value) (Right-click on the Deskt... Read more
A preview of a keyframe doesn't appear when dragging Assets over the Ani...
How to reproduce:1. Open user's attached "ImportBug" project2. Open the "SampleScene" Scene3. Open the Animation window (Window->... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons