Search Issue Tracker
.PSD image looks differently from .PNG when imported into Unity
To reproduce: 1. In a new project, import the two attached files (checkbox.png and checkbox.psd)2. Observe the difference between th... Read more
ProcessMouseInWindow causes CPU spikes up to 4ms on Standalone builds
Steps to reproduce:1. Download and open the attached project2. Open the profiler3. Build for Standalone4. Launch the build in window... Read more
[macOS] Could not load native macOS plugin linked to libmono.0.dylib in ...
When testing the upgrade to Unity 2017.1 from Unity 5.5.3p3, a native macOS plugin (https://github.com/gree/unity-webview) has stopp... Read more
Unity Package manager freezes on Starting server when proxy is enabled
Unity Package manager freezes on Starting server when proxy is enabled There is no ability to start Unity project if proxy is enable... Read more
Unable to build standalone if Unity folder name contains slash
Unable to build standalone if Unity folder name contains slash To repro:0. Rename Unity folder to "Unity/folder".1. Start Unity, cre... Read more
Transparent texture from Photoshop file has green background
To reproduce: 1. Download attached project "Test1.zip" and open in Unity2. Open "testscene" scene Expected Result: "startNodeTest.ps... Read more
All canvases in the Scene is being Rebuilt
There are large CPU spikes related to UI. While trying to track down the symptoms, User has found out that Canvas.BuildBatch encompa... Read more
Unity crashes when deleting prefab clone after prefab revert
Steps to reproduce:1. Open "deletingObjectBug" project2. Open "main" scene3. Select one of the "PARENT(A)" children and duplicate it... Read more
Profiler shows garbage collection execution time as script execution tim...
Profiler shows garbage collection execution time as script execution time when using experimental .NET 4.6. Using Stable .NET 3.5 it... Read more
Collab calls "Save to Snapshot" even with Collab disabled
CollabSnapshot "Save to file" logs even with Collab disabled. Profiling the editor shows that the time is spent in “Unaccounted time... 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