Search Issue Tracker
[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
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
[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
[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
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
[ImageEffects] HistogramCompute implicit vector type truncations
Console warnings: Shader warning in 'HistogramCompute.compute': 'UnityObjectToViewPos': implicit truncation of vector type at UnityC... Read more
[Crash] Dragging a Prefab from one scene and dropping onto another scene...
Steps to repro:- Launch the attached project- Load the placeholder scene from the scenes folder- Now add the Zone1 scene additively-... Read more
[ImageEffects] FXAA/SMAA causes build fail with "marked with HideFlags.D...
FXAA and SMAA cause build fails with "marked with HideFlags.DontSave but is included in the build". Repro: 1) Open project and build... Read more
[ImageEffects] FXAA and LensAberrations need pragma target 3.0 (fails build
Including FXAA or Lens Aberrations fails a build due to SM2 compilation. Needs pragma target 3.0. Fails because of texlod and too ma... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names