Search Issue Tracker
Can't edit colliders on a new projects
Reproduction steps:1) Create a new project2) Add an object to the scene (doesn't matter if it is an empty one or not)3) Add any type... Read more
[Rendering] z-fighting artifact on Speedtree billboards when using Point...
Steps to repro: 1. Open Unity;2. Create new project;3. Extract attached package;4. In the Project Browser go to Assets -> Scenes;... Read more
[UWP] Universal Windows native dll is ignored in Release/Master but work...
Steps to reproduce: 1. Open attached project "839333.zip"2. Open scene "Dummy"3. Build for Local Machine4. Once building is done ope... Read more
[Android] [iOS] Speed degradation on IL2CPP backend
Steps to reproduce:1) Download attached project 'ParallaxCloudSystem-1.zip' and open in Unity2) Switch platform to Android3) Build a... Read more
Error produced by failed connection to cache server causes batch mode bu...
Steps to reproduce: 1. Create new project, enable cache server and enter ip of non-existing server2. Re-open project to make sure th... Read more
Default string comparer for Enumerable.OrderBy is wrong in webGL
Default string comparer for Enumerable.OrderBy is wrong in webGL (new string[] { "abc", "XY", "CDE", "ijk" }).OrderBy(s => s).ToA... Read more
UnloadSceneAsync in OnDestroy crashes editor when exiting play mode in U...
Steps to reproduce:1. open attached project2. play scene 'Main'3. exit play mode - crash in UnityScene::UnloadSceneObjects Reproduce... Read more
Scene.isLoaded returns false when UnloadSceneAsync is called when there ...
Steps to reproduced:1. open attached project2. start scene 'Main'3. click' Space' Expected: both logs should say 'True'Actual: one o... Read more
[SceneView][Sculpting] Previously chosen brush is not rendered correctly...
Steps to repro: 1. Open Unity;2. Open attached project and 'test' scene;3. Select Terrain gameobject in the Hierarchy view;4. Choose... Read more
[UWP][WSA] Prefab instantiated in runtime still references prefab if tha...
Steps to reproduce: 1. Open attached project "838737.zip"2. Open scene "repro" and run it3. Notice that both lines return same Insta... 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
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
- Overlays are focused when using the "Frame Selected in Window under Cursor" Shortcut just after Editing Overlay Fields
- Changes to Splash Screen in inactive Build Profile are not displayed in the Build Profile Splash Screen Preview
- [Package Manager] Vulkan Native Rendering Plugin can no longer intercept Vulkan Initialization, as it is loaded later when added via Package Manager