Search Issue Tracker
Undo and Redo are missing after building project
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. Move Cube4. In top menu's Edit option, notice that possibility t... Read more
[ImageEffects] HistogramCompute implicit vector type truncations
Console warnings: Shader warning in 'HistogramCompute.compute': 'UnityObjectToViewPos': implicit truncation of vector type at UnityC... Read more
[ImageEffects] TCG Color Grading makes player blackscreen when windowed ...
Enabled color grading from TCG in a player blackscreens when going from fullscreen to windowed (Alt+Enter on Windows) Repro Steps: 1... Read more
[OSX][Dock]Unity opens another OSX Dock tray icon for new project create...
Steps to repro: 1. Pin Unity icon tray to OSX Dock panel (right click -> Options -> Keep in Dock);2. Open Unity on OSX;3. Open... Read more
After editing animation and entering play mode, one is not always asked ...
How to reproduce:1. Open the attached project2. Open test scene3. Find Berserker@WalkForward. FBX model4. Go to its Animations tab5.... Read more
Crash at HaveRunningVSProOpenFile when opening VS via console-double cli...
Steps to reproduce: 1. Make sure you are using Visual Studio as editor2. Open the attached project.3. Observe the console, there sho... Read more
Right click options are only applied to property on which mouse is click...
Steps to reproduce: 1. Open attached project2. Open scene "MultiSelectRotation"3. In hierarchy, select Cube and open animation windo... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... Read more
Importing 5.4 package from 5.3 crashes on prefab import
1. Open attached package2. Import into any 5.3 version3. It will always crash while importing "SimpleCompleteTank.prefab" Read more
[Regression][Windows] Uninformative 'SUCCEEDED(hr)' and 'wmiOpened' erro...
Steps to repro: 1. Open Unity;2. Create new project;3. Download 'test.unitypackage' package and double click on it in file explorer;... 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